commit | 1d92128fe9e30c2340283361957a840f108e4abf | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Aug 26 18:00:29 2012 +0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Aug 27 18:03:05 2012 -0300 |
tree | 281446bb7a5ddbe11201de1d4d8f341b0a0555a7 | |
parent | 760a9a30adc558a75916a13902f38c6792fa8c4b [diff] |
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>