]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita776ab712b1c54a0862e2a8259669ea5890b6ab0
tree281446bb7a5ddbe11201de1d4d8f341b0a0555a7
parentae70690ed64f2d2686ad773100a782e957fdef2a
KVM: x86: fix KVM_GET_MSR for PV EOI

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>
arch/x86/kvm/x86.c