linux-stable-rt/arch/x86/kvm
Gleb Natapov 6da7e3f643 KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
Get rid of ioapic_inj_irq() and ioapic_inj_nmi() functions.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2009-06-10 11:48:26 +03:00
..
Kconfig
Makefile KVM: unify part of generic timer handling 2009-06-10 11:48:25 +03:00
i8254.c KVM: unify part of generic timer handling 2009-06-10 11:48:25 +03:00
i8254.h KVM: unify part of generic timer handling 2009-06-10 11:48:25 +03:00
i8259.c
irq.c
irq.h
kvm_cache_regs.h
kvm_svm.h
kvm_timer.h KVM: unify part of generic timer handling 2009-06-10 11:48:25 +03:00
lapic.c KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts 2009-06-10 11:48:26 +03:00
lapic.h KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts 2009-06-10 11:48:26 +03:00
mmu.c KVM: Make paravirt tlb flush also reload the PAE PDPTRs 2009-05-25 20:00:50 +03:00
mmu.h
paging_tmpl.h KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr 2009-06-10 11:48:26 +03:00
svm.c KVM: SVM: Remove port 80 passthrough 2009-05-11 14:40:51 +03:00
timer.c KVM: unify part of generic timer handling 2009-06-10 11:48:25 +03:00
tss.h
vmx.c KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE 2009-06-10 11:48:21 +03:00
x86.c KVM: x86: silence preempt warning on kvm_write_guest_time 2009-06-10 11:48:24 +03:00
x86.h
x86_emulate.c