]> git.proxmox.com Git - qemu.git/history - target-sh4/op_helper.c
iothread: replace fair_mutex with a condition variable
[qemu.git] / target-sh4 / op_helper.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-12 Aurelien Jarnotarget-sh4: get rid of CPU_{Float,Double}U
2011-03-03 Aurelien Jarnotarget-sh4: move intr_at_halt out of cpu_halted()
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-16 Aurelien Jarnotarget-sh4: implement negc using TCG
2011-01-14 Aurelien Jarnotarget-sh4: optimize exceptions
2011-01-14 Aurelien Jarnotarget-sh4: add ftrv instruction
2011-01-14 Aurelien Jarnotarget-sh4: add fipr instruction
2011-01-14 Aurelien Jarnotarget-sh4: implement FPU exceptions
2011-01-14 Aurelien Jarnotarget-sh4: implement flush-to-zero
2011-01-14 Aurelien Jarnotarget-sh4: define FPSCR constants
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-01 edgar_iglSH: Improve movca.l/ocbi emulation.
2009-01-14 aurel32sh4: Add FMAC instruction support
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 aurel32SH4: Implement FD bit
2008-11-19 aurel32target-sh4: use CPU_Float/CPU_Double instead of ugly...
2008-11-17 pbrookTCG variable type checking.
2008-09-15 aurel32SH4: sleep instruction bug fix
2008-09-01 aurel32SH4: final conversion to TCG
2008-09-01 aurel32SH4: convert floating-point ops to TCG
2008-09-01 aurel32SH4: Convert remaining non-fp ops to TCG
2008-08-30 aurel32SH4: convert control/status register load/store to TCG
2008-08-30 aurel32SH4: convert some more arithmetics ops to TCG
2008-08-29 aurel32SH4: convert a few helpers to TCG
2008-05-25 pbrookFix off-by-one unwinding error.
2008-05-09 aurel32SH4 MMU improvements
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2006-06-17 pbrookRemove debug output.
2006-04-27 bellardsh4 target (Samuel Tardieu)