diff options
author | Avi Kivity <avi@qumranet.com> | 2007-03-06 11:05:53 +0100 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2007-03-18 09:49:06 +0100 |
commit | f5b42c3324494ea3f9bf795e2a7e4d3cbb06c607 (patch) | |
tree | 98019c1e0f8d6ac45386dea3f4d5eab356ea864c /drivers/kvm/mmu.c | |
parent | KVM: Unset kvm_arch_ops if arch module loading failed (diff) | |
download | linux-f5b42c3324494ea3f9bf795e2a7e4d3cbb06c607.tar.xz linux-f5b42c3324494ea3f9bf795e2a7e4d3cbb06c607.zip |
KVM: Fix guest sysenter on vmx
The vmx code currently treats the guest's sysenter support msrs as 32-bit
values, which breaks 32-bit compat mode userspace on 64-bit guests. Fix by
using the native word width of the machine.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions