alistair23-linux/drivers/kvm
Avi Kivity 5aff458e9c [PATCH] KVM: Clean up AMD SVM debug registers load and unload
By letting gcc choose the temporary register for us, we lose arch dependency
and some ugliness.  Conceivably gcc will also generate marginally better code.

Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-13 09:05:46 -08:00
..
Kconfig [PATCH] KVM: Put KVM in a new Virtualization menu 2006-12-13 09:05:46 -08:00
kvm.h
kvm_main.c
kvm_svm.h
kvm_vmx.h
Makefile
mmu.c
paging_tmpl.h
segment_descriptor.h
svm.c [PATCH] KVM: Clean up AMD SVM debug registers load and unload 2006-12-13 09:05:46 -08:00
svm.h
vmx.c
vmx.h
x86_emulate.c
x86_emulate.h