aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-3/+3
* Get rid of _t suffixmalc2009-10-011-3/+3
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* SH: Fix linux-user _is_cached typo.edgar_igl2009-04-031-1/+1
* SH: Add cpu_sh4_is_cached for linux-user.edgar_igl2009-04-031-0/+6
* SH: Improve movca.l/ocbi emulation.edgar_igl2009-04-011-0/+44
* SH4: Fixed last UTLB unused and URB/URC managementaurel322009-03-031-1/+1
* SH4: Fixed last UTLB unusedaurel322009-03-031-1/+1
* SH4: Fixed last UTLB unusedaurel322009-03-031-1/+1
* clean build: Fix remaining sh4 warningsaurel322009-03-031-7/+7
* global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori2009-01-151-1/+1
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-3/+3
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* target-sh4: Add SH bit handling to TLBaurel322008-12-101-6/+6
* SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog2008-12-071-12/+0
* SH: On-chip PCI controller support (Takashi YOSHII).balrog2008-12-071-0/+3
* target-sh4: fix TLB/MMU emulationaurel322008-11-211-36/+29
* [sh4] MMU bug fixaurel322008-08-221-3/+20
* [sh4] memory mapped TLB entriesaurel322008-08-221-11/+111
* [sh4] delay slot bug fixaurel322008-08-221-0/+9
* [sh4] sleep instructionaurel322008-08-221-1/+2
* SH4 MMU improvementsaurel322008-05-091-6/+60
* SH4: Signal handling for the user space emulator, by Magnus Damm.ths2007-12-021-3/+3
* SH4: system emulator interrupt update, by Magnus Damm.ths2007-12-021-17/+58
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-5/+5
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-2/+2
* SH usermode fault handling.pbrook2006-06-171-0/+43
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+398