summaryrefslogtreecommitdiff
path: root/target-sh4/helper.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori1-3/+3
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-12-10target-sh4: Add SH bit handling to TLBaurel321-6/+6
2008-12-07SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog1-12/+0
2008-12-07SH: On-chip PCI controller support (Takashi YOSHII).balrog1-0/+3
2008-11-21target-sh4: fix TLB/MMU emulationaurel321-36/+29
2008-08-22[sh4] MMU bug fixaurel321-3/+20
2008-08-22[sh4] memory mapped TLB entriesaurel321-11/+111
2008-08-22[sh4] delay slot bug fixaurel321-0/+9
2008-08-22[sh4] sleep instructionaurel321-1/+2
2008-05-09SH4 MMU improvementsaurel321-6/+60
2007-12-02SH4: Signal handling for the user space emulator, by Magnus Damm.ths1-3/+3
2007-12-02SH4: system emulator interrupt update, by Magnus Damm.ths1-17/+58
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-5/+5
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer1-2/+2
2006-06-17SH usermode fault handling.pbrook1-0/+43
2006-04-27sh4 target (Samuel Tardieu)bellard1-0/+398