kernel-aes67/drivers/kvm
Rusty Russell f802a307cb KVM: Use standard CR3 flags, tighten checking
The kernel now has asm/cpu-features.h: use those macros instead of inventing
our own.

Also spell out definition of CR3_RESEVED_BITS, fix spelling and
tighten it for the non-PAE case.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-10-13 10:18:18 +02:00
..
Kconfig
kvm_main.c KVM: Use standard CR3 flags, tighten checking 2007-10-13 10:18:18 +02:00
kvm_svm.h
kvm.h KVM: Use standard CR3 flags, tighten checking 2007-10-13 10:18:18 +02:00
Makefile
mmu.c
paging_tmpl.h KVM: Use standard CR3 flags, tighten checking 2007-10-13 10:18:18 +02:00
segment_descriptor.h
svm.c
svm.h
vmx.c
vmx.h
x86_emulate.c
x86_emulate.h