Avi Kivity f5b42c3324 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>
2007-03-18 10:49:06 +02:00
..
2007-03-04 11:12:42 +02:00
2007-03-04 11:12:39 +02:00
2007-03-04 11:12:42 +02:00
2007-03-18 10:49:06 +02:00