Age | Commit message (Expand) | Author |
2011-01-15 | target-sh4: correct use of ! and & | Aurelien Jarno |
2011-01-10 | target-sh4: improve TLB | Aurelien Jarno |
2011-01-09 | target-sh4: implement writes to mmaped ITLB | Aurelien Jarno |
2010-03-18 | Replace assert(0) with abort() or cpu_abort() | Blue Swirl |
2010-03-17 | Large page TLB flush | Paul Brook |
2010-03-12 | Remove cpu_get_phys_page_debug from userspace emulation | Paul Brook |
2010-02-14 | Fix incorrect exception_index use | Blue Swirl |
2010-02-09 | target-sh4: MMU: separate execute and read/write permissions | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: fix store queue addresses | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: remove dead code | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: optimize UTLB accesses | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: fix ITLB priviledge check | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: simplify call to tlb_set_page() | Aurelien Jarno |
2010-02-09 | sh7750: handle MMUCR TI bit | Aurelien Jarno |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-05-13 | Include assert.h from qemu-common.h | Paul Brook |
2009-04-03 | SH: Fix linux-user _is_cached typo. | edgar_igl |
2009-04-03 | SH: Add cpu_sh4_is_cached for linux-user. | edgar_igl |
2009-04-01 | SH: Improve movca.l/ocbi emulation. | edgar_igl |
2009-03-03 | SH4: Fixed last UTLB unused and URB/URC management | aurel32 |
2009-03-03 | SH4: Fixed last UTLB unused | aurel32 |
2009-03-03 | SH4: Fixed last UTLB unused | aurel32 |
2009-03-03 | clean build: Fix remaining sh4 warnings | aurel32 |
2009-01-15 | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) | aliguori |
2009-01-15 | Convert references to logfile/loglevel to use qemu_log*() macros | aliguori |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2008-12-10 | target-sh4: Add SH bit handling to TLB | aurel32 |
2008-12-07 | SH4: Eliminate P4 to A7 mangling (Takashi YOSHII). | balrog |
2008-12-07 | SH: On-chip PCI controller support (Takashi YOSHII). | balrog |
2008-11-21 | target-sh4: fix TLB/MMU emulation | aurel32 |
2008-08-22 | [sh4] MMU bug fix | aurel32 |
2008-08-22 | [sh4] memory mapped TLB entries | aurel32 |
2008-08-22 | [sh4] delay slot bug fix | aurel32 |
2008-08-22 | [sh4] sleep instruction | aurel32 |
2008-05-09 | SH4 MMU improvements | aurel32 |
2007-12-02 | SH4: Signal handling for the user space emulator, by Magnus Damm. | ths |
2007-12-02 | SH4: system emulator interrupt update, by Magnus Damm. | ths |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-04-07 | cpu_get_phys_page_debug should return target_phys_addr_t | j_mayer |
2006-06-17 | SH usermode fault handling. | pbrook |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard |