From: Jan Kiszka Date: Sat, 4 Jan 2014 17:47:22 +0000 (+0100) Subject: KVM: nVMX: Clean up handling of VMX-related MSRs X-Git-Tag: v3.14-rc1~127^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae501397a25dc1e88375925c5e93a264d4a55ba;p=pandora-kernel.git 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 Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed