]> git.proxmox.com Git - qemu.git/history - target-i386/translate.c
kvm: i386: fix LAPIC TSC deadline timer save/restore
[qemu.git] / target-i386 / translate.c
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-12-19 Paolo Bonzinibuild: kill libdis, move disassemblers to disas/
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-08 Blue SwirlMerge branch 'master' of git.qemu-project.org:/pub...
2012-12-08 Blue SwirlMerge branch 'memory-ioport' of git://github.com/afaerb...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_instr_start from context instead of...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_icount from context instead of global...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_pc from context instead of global...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_buf from context instead of global...
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_ptr from context instead of global...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.70' into staging
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v63' into...
2012-11-10 Blue Swirltarget-i386: avoid using cpu_single_env
2012-11-10 Blue Swirldisas: avoid using cpu_single_env
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-14 malcFix popcnt in long mode
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-09-27 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-09-27 Richard HendersonEmit debug_insn for CPU_LOG_TB_OP_OPT as well.
2012-08-24 Matthew Ogilvietarget-i386/translate.c: mov to/from crN/drN: ignore...
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-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-07-30 Anthony LiguoriMerge commit 'quintela/migration-next-v5' into staging
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-29 Vitaly Chipounovx86: Fixed incorrect segment base address addition...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-07-07 Peter Maydelltarget-i386: make it clearer that op table accesses...
2012-07-07 Peter Maydelltarget-i386: Remove confusing X86_64_DEF macro
2012-07-07 Peter Maydelltarget-i386: Remove unused macros
2012-07-07 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-07-05 Stefan Weiltarget-i386: Fix compilation with --enable-debug
2012-06-28 Blue Swirlx86: improve SSE table type safety
2012-06-28 Blue Swirlx86: avoid AREG0 for exceptions
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas Färbertarget-i386: Don't overuse CPUState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-13 Aurelien Jarnotarget-i386: fix compilation with --enable-debug-tcg
2012-01-11 Aurelien Jarnotarget-i386: fix SSE rounding and flush to zero
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-12 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-12-12 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-12-11 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-12-11 Andreas Gustafssontarget-i386: fix cmpxchg instruction emulation
2011-10-01 Jan Kiszkatarget-i386: Remove redundant word mask in port out...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-21 Stefan Weiltarget-i386: Remove data type CCTable
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Richard Hendersontarget-i386: Compute all flag data inside %cl != 0...
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...
next