]> git.proxmox.com Git - qemu.git/history - target-i386/cc_helper.c
kvm: i386: fix LAPIC TSC deadline timer save/restore
[qemu.git] / target-i386 / cc_helper.c
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'pmaydell/configury.next...
2013-06-15 liguangtarget-i386/helper: remove DF macro
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: Add CC_OP_CLR
2013-02-20 Richard Hendersontarget-i386: Implement ADX extension
2013-02-18 Richard Hendersontarget-i386: Implement BLSR, BLSMSK, BLSI
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-02-18 Richard Hendersontarget-i386: Don't reference ENV through most of cc...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
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: avoid AREG0 for condition code 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: split off condition code helpers