KVM: x86: fix KVM_GET_MSR for PV EOI
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 26 Aug 2012 15:00:29 +0000 (18:00 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 27 Aug 2012 21:03:05 +0000 (18:03 -0300)
KVM_GET_MSR was missing support for PV EOI,
which is needed for migration.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found