linux/arch/x86/kvm
Radim Krčmář 49776faf93 KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()
irqchip_in_kernel() tried to save a bit by reusing pic_irqchip(), but it
just complicated the code.
Add a separate state for the irqchip mode.

Reviewed-by: David Hildenbrand <david@redhat.com>
[Used Paolo's version of condition in irqchip_in_kernel().]
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
2017-01-09 14:42:47 +01:00
..
assigned-dev.c
assigned-dev.h
cpuid.c
cpuid.h
debugfs.c
emulate.c
hyperv.c KVM: hyperv: fix locking of struct kvm_hv fields 2016-12-16 17:53:38 +01:00
hyperv.h
i8254.c
i8254.h
i8259.c
ioapic.c
ioapic.h
iommu.c
irq_comm.c
irq.c
irq.h KVM: x86: decouple irqchip_in_kernel() and pic_irqchip() 2017-01-09 14:42:47 +01:00
Kconfig
kvm_cache_regs.h
lapic.c ktime: Cleanup ktime_set() usage 2016-12-25 17:21:22 +01:00
lapic.h
Makefile
mmu_audit.c
mmu.c
mmu.h
mmutrace.h
mtrr.c
page_track.c
paging_tmpl.h
pmu_amd.c
pmu_intel.c
pmu.c
pmu.h
svm.c
trace.h
tss.h
vmx.c KVM: VMX: remove duplicated declaration 2017-01-05 15:08:48 +01:00
x86.c KVM: x86: decouple irqchip_in_kernel() and pic_irqchip() 2017-01-09 14:42:47 +01:00
x86.h