commit | dc59944bc9a5ad784572eea57610de60e4a2f4e5 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Oct 18 00:15:48 2012 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Oct 29 17:59:06 2012 +0200 |
tree | 9195b225864e937e61bd742646f0f24a7cb2fb84 | |
parent | 05c0621e64b425d9f89bef542f0b85e61dc57ff8 [diff] |
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 <mst@redhat.com>