kernel-ark/drivers/kvm
Avi Kivity bfdc0c280a [PATCH] KVM: Fix vmx hardware_enable() on macbooks
It seems macbooks set bit 2 but not bit 0, which is an "enabled but vmxon will
fault" setting.

Signed-off-by: Avi Kivity <avi@qumranet.com>
Tested-by: Alex Larsson (sometimes testing helps)
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-13 09:05:48 -08:00
..
Kconfig
kvm_main.c
kvm_svm.h
kvm_vmx.h
kvm.h
Makefile
mmu.c [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes 2006-12-13 09:05:47 -08:00
paging_tmpl.h [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes 2006-12-13 09:05:47 -08:00
segment_descriptor.h
svm.c [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa 2006-12-13 09:05:48 -08:00
svm.h
vmx.c [PATCH] KVM: Fix vmx hardware_enable() on macbooks 2006-12-13 09:05:48 -08:00
vmx.h
x86_emulate.c
x86_emulate.h