]> git.proxmox.com Git - qemu.git/history - target-arm/op_helper.c
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
[qemu.git] / target-arm / op_helper.c
2011-08-07 Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Blue Swirlexec.h cleanup
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-17 Lluísmove helpers.h to helper.h
2011-02-04 Christophe LyonSet the right overflow bit for neon 32 and 64 bit satur...
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-04 Edgar E. IglesiasMerge branch 'linux-user-for-upstream' of git://gitorio...
2010-12-03 Peter Maydell[PATCH] target-arm: remove unused functions cpu_lock...
2009-10-27 Aurelien Jarnotarget-arm: use native tcg-ops for ror/bic/vorn
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-17 Filip Navaratarget-arm: convert NEON VZIP/VUZP/VTRN helper function...
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-07 aurel32target-arm: don't use T[x] in helper
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 aurel32Remove FORCE_RET() and RETURN()
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-09-22 pbrookFix ARM NEON vdup and vtbl bugs.
2008-07-19 balrogFix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul...
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
2008-05-25 pbrookFix off-by-one unwinding error.
2008-04-01 pbrookARM N=Z=1 flag fix.
2008-03-31 pbrookARM TCG conversion 14/16.
2008-03-31 pbrookARM TCG conversion 13/16.
2008-03-31 pbrookARM TCG conversion 12/16.
2008-03-31 pbrookARM TCG conversion 10/16.
2008-03-31 pbrookARM TCG conversion 9/16.
2008-03-31 pbrookARM TCG conversion 8/16.
2008-03-31 pbrookARM TCG conversion 7/16.
2008-03-31 pbrookARM TCG conversion 4/16.
2007-11-11 bellardfixed invalid type
2007-11-11 pbrookARMv7 support.
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...
2006-02-20 pbrookAdd Arm926 core support.
2005-11-26 bellardARM system emulation (Paul Brook)
2005-04-23 bellardarm vfp fcmp and fcmpe instructions fix (Paul Brook)
2005-03-13 bellardsoft float support
2005-02-22 bellardARM VFP support (Paul Brook)