commit | cae501397a25dc1e88375925c5e93a264d4a55ba | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sat Jan 04 18:47:22 2014 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 17 10:22:16 2014 +0100 |
tree | 9baa938d4cbd923f8e5b230002068ec5d5a18ede | |
parent | 542060ea79c861e100411a5a44df747b56a693df [diff] |
KVM: nVMX: Clean up handling of VMX-related MSRs This simplifies the code and also stops issuing warning about writing to unhandled MSRs when VMX is disabled or the Feature Control MSR is locked - we do handle them all according to the spec. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>