]> git.proxmox.com Git - qemu.git/commit
kvm_pv_eoi: add flag support
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 1 Jul 2012 15:08:30 +0000 (18:08 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 3 Jul 2012 19:57:20 +0000 (16:57 -0300)
commitbfee7546df51c08e395dc8a7676a5c7f20186fee
tree768925c794084e9c545002de8e704a2f7d44fd60
parentdf410675e5fad55e056fb505cba3a62cac13c411
kvm_pv_eoi: add flag support

Support the new PV EOI flag in kvm - it recently got merged
into kvm.git. Set by default with -cpu kvm.
Set for -cpu qemu by adding +kvm_pv_eoi.
Clear by adding -kvm_pv_eoi to -cpu option.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
target-i386/cpu.c