]> Pileus Git - ~andy/linux/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)
commit1d92128fe9e30c2340283361957a840f108e4abf
tree281446bb7a5ddbe11201de1d4d8f341b0a0555a7
parent760a9a30adc558a75916a13902f38c6792fa8c4b
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