]> git.proxmox.com Git - qemu.git/history - target-i386/helper.h
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
[qemu.git] / target-i386 / helper.h
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-02-27 Richard Hendersontarget-i386: Use mulu2 and muls2
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-20 Richard Hendersontarget-i386: Implement tzcnt and fix lzcnt
2013-02-20 Richard Hendersontarget-i386: Use clz/ctz for bsf/bsr helpers
2013-02-18 Richard Hendersontarget-i386: Implement PDEP, PEXT
2013-02-18 Richard Hendersontarget-i386: Implement MULX
2013-02-18 Richard Hendersontarget-i386: Use CC_SRC2 for ADC and SBB
2013-02-18 Richard Hendersontarget-i386: Make helper_cc_compute_{all,c} const
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-28 Aurelien Jarnotarget-i386: rename helper flags
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-10-01 H. Peter Anvinx86: Implement SMEP and SMAP
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Blue Swirlx86: switch to AREG0 free mode
2012-08-14 Blue Swirlx86: avoid AREG0 in segmentation helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for misc helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for SMM helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for SVM helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for integer helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for condition code helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for FPU helpers
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-28 Blue Swirlx86: avoid AREG0 for exceptions
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-11 Aurelien Jarnotarget-i386: fix SSE rounding and flush to zero
2009-10-23 Andre Przywaratarget-i386: implement lzcnt emulation
2009-10-04 Andre Przywaratarget-i386: add RDTSCP support
2009-05-22 Jan Kiszkax86: Add support for resume flag
2008-11-17 pbrookTCG variable type checking.
2008-09-25 balrogSYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-06-18 bellardHLT, MWAIT and MONITOR insn fixes (initial patch by...
2008-06-04 bellardreworked SVM interrupt handling logic - fixed vmrun...
2008-06-04 bellard32 bit SVM fixes - INVLPG and INVLPGA updates
2008-05-28 bellardSVM rework
2008-05-22 bellardproper helper definition registering (all targets must...
2008-05-22 bellardcmpxchg8b fix - added cmpxchg16b
2008-05-21 bellardconvert eflags manipulation insns to TCG
2008-05-21 bellardconverted LSL/LAR/VERW/VERR to TCG - force 16 bit memor...
2008-05-21 bellardconverted INTO/CMPXCHG8B to TCG
2008-05-17 bellardBSR/BSF TCG conversion
2008-05-17 bellardconverted condition code supprot to TCG - converted...
2008-05-15 bellardconverted more helpers to TCG - fixed some SVM issues
2008-05-12 bellardconverted more helpers to TCG
2008-05-12 bellardconverted x87 FPU ops to TCG
2008-05-12 bellardconverted SSE/MMX ops to TCG
2008-02-01 bellarduse the TCG code generator