alistair23-linux/arch/x86/kvm
Avi Kivity 5d9b8e30f5 KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Two KVM archs support irqchips and two don't.  Add a Kconfig item to
make selecting between the two models easier.

Signed-off-by: Avi Kivity <avi@redhat.com>
2009-03-24 11:03:02 +02:00
..
i8254.c KVM: Properly lock PIT creation 2009-03-24 11:03:01 +02:00
i8254.h KVM: PIT: provide an option to disable interrupt reinjection 2009-03-24 11:02:55 +02:00
i8259.c KVM: Add locking to virtual i8259 interrupt controller 2008-12-31 16:55:48 +02:00
irq.c KVM: x86: fix LAPIC pending count calculation 2009-02-15 02:47:38 +02:00
irq.h KVM: x86: fix LAPIC pending count calculation 2009-02-15 02:47:38 +02:00
Kconfig KVM: Add CONFIG_HAVE_KVM_IRQCHIP 2009-03-24 11:03:02 +02:00
kvm_cache_regs.h KVM: x86: accessors for guest registers 2008-10-15 10:13:57 +02:00
kvm_svm.h KVM: x86: Virtualize debug registers 2009-03-24 11:02:49 +02:00
lapic.c KVM: x86: fix LAPIC pending count calculation 2009-02-15 02:47:38 +02:00
lapic.h KVM: x86: fix LAPIC pending count calculation 2009-02-15 02:47:38 +02:00
Makefile KVM: change KVM to use IOMMU API 2009-01-03 14:11:07 +01:00
mmu.c KVM: MMU: Optimize page unshadowing 2009-03-24 11:03:02 +02:00
mmu.h
paging_tmpl.h KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg() 2009-03-24 11:02:53 +02:00
svm.c KVM: SVM: Add microcode patch level dummy 2009-03-24 11:03:02 +02:00
tss.h
vmx.c KVM: VMX: When emulating on invalid vmx state, don't return to userspace unnecessarily 2009-03-24 11:03:00 +02:00
x86.c KVM: Properly lock PIT creation 2009-03-24 11:03:01 +02:00
x86.h KVM: Add a pending interrupt queue 2008-10-15 10:15:13 +02:00
x86_emulate.c KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb) 2009-03-24 11:03:01 +02:00