KVM: nVMX: Clean up handling of VMX-related MSRs
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 4 Jan 2014 17:47:22 +0000 (18:47 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 17 Jan 2014 09:22:16 +0000 (10:22 +0100)
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>

No differences found