commit | 0b88abdc3f964c28ec03bc69eb17cb6b3b034564 | [log] [tgz] |
---|---|---|
author | Jim Mattson <jmattson@google.com> | Wed May 30 16:00:02 2018 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Jul 15 16:29:48 2018 +0200 |
tree | 78498b359a2dda30cab2b18fdc99b026566dcf74 | |
parent | b062b794c7831a70bda4dfac202c1a9418e06ac0 [diff] |
kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading This exit qualification was inadvertently dropped when the two VM-entry failure blocks were coalesced. Fixes: e79f245ddec1 ("X86/KVM: Properly update 'tsc_offset' to represent the running guest") Signed-off-by: Jim Mattson <jmattson@google.com> Reviewed-by: Krish Sadhukhan <krish.sadhukhan@oracle.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>