linux/arch/x86/kvm
Mohammed Gamal ea953ef0ca KVM: VMX: Add invalid guest state handler
This adds the invalid guest state handler function which invokes the x86
emulator until getting the guest to a VMX-friendly state.

[avi: leave atomic context if scheduling]
[guillaume: return to atomic context correctly]

Signed-off-by: Laurent Vivier <laurent.vivier@bull.net>
Signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-10-15 10:15:20 +02:00
..
i8254.c KVM: Handle spurious acks for PIT interrupts 2008-10-15 10:15:19 +02:00
i8254.h KVM: PIT: fix injection logic and count 2008-10-15 10:15:17 +02:00
i8259.c KVM: fix i8259 reset irq acking 2008-10-15 10:15:19 +02:00
irq.c KVM: PIT: fix injection logic and count 2008-10-15 10:15:17 +02:00
irq.h KVM: irq ack notification 2008-10-15 10:15:16 +02:00
Kconfig
kvm_cache_regs.h KVM: x86: accessors for guest registers 2008-10-15 10:13:57 +02:00
kvm_svm.h
lapic.c KVM: irq ack notification 2008-10-15 10:15:16 +02:00
lapic.h
Makefile
mmu.c KVM: Reduce stack usage in kvm_pv_mmu_op() 2008-10-15 10:15:18 +02:00
mmu.h
paging_tmpl.h
svm.c KVM: SVM: Unify register save/restore across 32 and 64 bit hosts 2008-10-15 10:15:14 +02:00
svm.h
tss.h
vmx.c KVM: VMX: Add invalid guest state handler 2008-10-15 10:15:20 +02:00
vmx.h
x86_emulate.c KVM: x86: accessors for guest registers 2008-10-15 10:13:57 +02:00
x86.c KVM: Device assignment: Check for privileges before assigning irq 2008-10-15 10:15:20 +02:00
x86.h KVM: Add a pending interrupt queue 2008-10-15 10:15:13 +02:00