aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/x86_emulate.c
diff options
context:
space:
mode:
authorRyan Harper <ryanh@us.ibm.com>2007-09-18 15:05:16 -0400
committerAvi Kivity <avi@qumranet.com>2008-01-30 10:52:48 -0500
commit217648638ccb62dfeea5ac5fe768539cdee61ed0 (patch)
treebb2ce51d75b95119f40e2385be7359a263bddd61 /drivers/kvm/x86_emulate.c
parent12b7d28fc102b772eb70f98491587ec5ee717baf (diff)
KVM: MMU: Ignore reserved bits in cr3 in non-pae mode
This patch removes the fault injected when the guest attempts to set reserved bits in cr3. X86 hardware doesn't generate a fault when setting reserved bits. The result of this patch is that vmware-server, running within a kvm guest, boots and runs memtest from an iso. Signed-off-by: Ryan Harper <ryanh@us.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'drivers/kvm/x86_emulate.c')
0 files changed, 0 insertions, 0 deletions