summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2009-03-26 23:05:03 +0000
committerChris Wright <chrisw@sous-sol.org>2009-04-02 13:55:16 -0700
commitf438349efb8247cd0c1d453a4131b1f801bf5691 (patch)
tree789bbee8daa22298cbc017056cb1c367366085cb /arch/sparc/kernel
parenta9620fdcb8dab4d05f5677110c54b74e7ce1d621 (diff)
KVM: VMX: Don't allow uninhibited access to EFER on i386
upstream commit: 16175a796d061833aacfbd9672235f2d2725df65 vmx_set_msr() does not allow i386 guests to touch EFER, but they can still do so through the default: label in the switch. If they set EFER_LME, they can oops the host. Fix by having EFER access through the normal channel (which will check for EFER_LME) even on i386. Reported-and-tested-by: Benjamin Gilbert <bgilbert@cs.cmu.edu> Cc: stable@kernel.org Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'arch/sparc/kernel')
0 files changed, 0 insertions, 0 deletions