summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
diff options
context:
space:
mode:
authorPaolo Bonzini2013-03-19 16:30:26 +0100
committerMarcelo Tosatti2013-03-20 21:34:55 +0100
commit04b66839d312d3bdaff77f265eb7305347fa1fb7 (patch)
tree8346919907a907179af7511232f05bef2c59c6bf /arch/x86/include/asm
parentKVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU (diff)
downloadkernel-qcow2-linux-04b66839d312d3bdaff77f265eb7305347fa1fb7.tar.gz
kernel-qcow2-linux-04b66839d312d3bdaff77f265eb7305347fa1fb7.tar.xz
kernel-qcow2-linux-04b66839d312d3bdaff77f265eb7305347fa1fb7.zip
KVM: x86: correctly initialize the CS base on reset
The CS base was initialized to 0 on VMX (wrong, but usually overridden by userspace before starting) or 0xf0000 on SVM. The correct value is 0xffff0000, and VMX is able to emulate it now, so use it. Reviewed-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/include/asm')
0 files changed, 0 insertions, 0 deletions