https://github.com/torvalds/linux
Revision f5b42c3324494ea3f9bf795e2a7e4d3cbb06c607 authored by Avi Kivity on 06 March 2007, 10:05:53 UTC, committed by Avi Kivity on 18 March 2007, 08:49:06 UTC
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>
1 parent ca45aaa
History
Tip revision: f5b42c3324494ea3f9bf795e2a7e4d3cbb06c607 authored by Avi Kivity on 06 March 2007, 10:05:53 UTC
KVM: Fix guest sysenter on vmx
Tip revision: f5b42c3
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.0 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top