diff options
author | Ryan Harper <ryanh@us.ibm.com> | 2007-09-18 15:05:16 -0400 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-01-30 10:52:48 -0500 |
commit | 217648638ccb62dfeea5ac5fe768539cdee61ed0 (patch) | |
tree | bb2ce51d75b95119f40e2385be7359a263bddd61 /drivers/kvm/x86_emulate.c | |
parent | 12b7d28fc102b772eb70f98491587ec5ee717baf (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