KVM: allow access to EFER in 32bit KVM
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 31 Jan 2008 13:57:40 +0000 (14:57 +0100)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 08:53:19 +0000 (11:53 +0300)
commit9457a712a2f464c4b21bb7f78998775c69673a0c
tree29297b37bb28b1a6255f75da6a5f745fcf3af589
parent9f62e19a1107466b9e9501e23a9dd5acb81fdca1
KVM: allow access to EFER in 32bit KVM

This patch makes the EFER register accessible on a 32bit KVM host. This is
necessary to boot 32 bit PAE guests under SVM.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/x86.c