From: Gleb Natapov Date: Sun, 15 Jan 2012 12:17:22 +0000 (+0200) Subject: KVM: do not #GP on perf MSR writes when vPMU is disabled X-Git-Tag: v3.3-rc3~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5753785fa97742d2723ed8ebb29ae59cac912705;p=pandora-kernel.git KVM: do not #GP on perf MSR writes when vPMU is disabled Return to behaviour perf MSR had before introducing vPMU in case vPMU is disabled. Some guests access those registers unconditionally and do not expect it to fail. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed