linux/drivers/kvm
Dor Laor 022a93080c [PATCH] KVM: Simplify test for interrupt window
No need to test for rflags.if as both VT and SVM specs assure us that on exit
caused from interrupt window opening, 'if' is set.

Signed-off-by: Dor Laor <dor.laor@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2007-01-05 23:55:28 -08:00
..
Kconfig
Makefile
kvm.h
kvm_main.c
kvm_svm.h
kvm_vmx.h
mmu.c [PATCH] KVM: Simplify mmu_alloc_roots() 2007-01-05 23:55:28 -08:00
paging_tmpl.h
segment_descriptor.h
svm.c [PATCH] KVM: Simplify test for interrupt window 2007-01-05 23:55:28 -08:00
svm.h
vmx.c [PATCH] KVM: Simplify test for interrupt window 2007-01-05 23:55:28 -08:00
vmx.h
x86_emulate.c
x86_emulate.h