]> Git Repo - qemu.git/commit
qemu: enable PV EOI for qemu 1.3
authorMichael S. Tsirkin <[email protected]>
Wed, 17 Oct 2012 22:15:48 +0000 (00:15 +0200)
committerMichael S. Tsirkin <[email protected]>
Mon, 29 Oct 2012 15:59:06 +0000 (17:59 +0200)
commitdc59944bc9a5ad784572eea57610de60e4a2f4e5
tree9195b225864e937e61bd742646f0f24a7cb2fb84
parent05c0621e64b425d9f89bef542f0b85e61dc57ff8
qemu: enable PV EOI for qemu 1.3

Enable KVM PV EOI by default. You can still disable it with
-kvm_pv_eoi cpu flag. To avoid breaking cross-version migration,
enable only for qemu 1.3 (or in the future, newer) machine type.

Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/pc_piix.c
target-i386/cpu.c
target-i386/cpu.h
This page took 0.026454 seconds and 4 git commands to generate.