aboutsummaryrefslogtreecommitdiff
path: root/target-sh4
AgeCommit message (Expand)Author
2010-04-09target-sh4: MMU: fix store queue addressesAurelien Jarno
2010-04-09target-sh4: MMU: fix ITLB priviledge checkAurelien Jarno
2010-04-09target-sh4: MMU: fix mem_idx computationAurelien Jarno
2010-04-09sh7750: handle MMUCR TI bitAurelien Jarno
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-13Include assert.h from qemu-common.hPaul Brook
2009-04-24qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori
2009-04-24qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-04-03SH: Fix linux-user _is_cached typo.edgar_igl
2009-04-03SH: Add cpu_sh4_is_cached for linux-user.edgar_igl
2009-04-01SH: Improve movca.l/ocbi emulation.edgar_igl
2009-03-07The _exit syscall is used for both thread termination in NPTL applications,pbrook
2009-03-03SH4: Fixed last UTLB unused and URB/URC managementaurel32
2009-03-03SH4: Fixed last UTLB unusedaurel32
2009-03-03SH4: Fixed last UTLB unusedaurel32
2009-03-03clean build: Fix remaining sh4 warningsaurel32
2009-03-02SH: Implement MOVCO.L and MOVLI.Laurel32
2009-02-07SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 an...aurel32
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-26Log reset events (Jan Kiszka)aliguori
2009-01-15global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-14sh4: Add FMAC instruction supportaurel32
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2009-01-01tcg_temp_local_new should take no parameteraurel32
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-13target-sh4: make the initial value of SR easier to readaurel32
2008-12-13target-sh4: don't disable FPU instructions in user modeaurel32
2008-12-13target-sh4: disable debug codeaurel32
2008-12-13target-sh4: add prefi, icbi, syncoaurel32
2008-12-13target-sh4: add SH7785 as CPU optionaurel32
2008-12-11target-sh4: remove 2 warningsaurel32
2008-12-10target-sh4: Add SH bit handling to TLBaurel32
2008-12-10target-sh4: check FD bit for FP instructionsaurel32
2008-12-07SH4: kill a few warningsaurel32
2008-12-07SH4: Implement FD bitaurel32
2008-12-07SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog
2008-12-07SH: On-chip PCI controller support (Takashi YOSHII).balrog
2008-12-07Remove FORCE_RET() and RETURN()aurel32
2008-11-30Common cpu_loop_exit prototypeaurel32
2008-11-25Use sys-queue.h for break/watchpoint managment (Jan Kiszka)aliguori
2008-11-22target-sh4: fix 64-bit fmov to/from memoryaurel32
2008-11-21target-sh4: fix TLB/MMU emulationaurel32