1
0
Fork 0
alistair23-linux/arch/x86/include
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
..
asm KVM: x86: decouple irqchip_in_kernel() and pic_irqchip() 2017-01-09 14:42:47 +01:00
uapi/asm Small release, the most interesting stuff is x86 nested virt improvements. 2016-12-13 15:47:02 -08:00