commit | 0a62956312e9dcd0ce5c59be4f0a8d8292a62402 | [log] [tgz] |
---|---|---|
author | Sean Christopherson <sean.j.christopherson@intel.com> | Tue Apr 02 08:19:16 2019 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 16 15:39:07 2019 +0200 |
tree | a9587e54b5bf3e4fe9fc70e9b9c08c47909cce41 | |
parent | 11988499e62b310f3bf6f6d0a807a06d3f9ccc96 [diff] |
KVM: x86: Inject #GP if guest attempts to set unsupported EFER bits EFER.LME and EFER.NX are considered reserved if their respective feature bits are not advertised to the guest. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>