Searched hist:"49776 faf93f8074bb4990beac04781a9507d3650" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/kvm/ |
H A D | irq.h | diff 49776faf93f8074bb4990beac04781a9507d3650 Fri Dec 16 09:10:02 CST 2016 Radim Krčmář <rkrcmar@redhat.com> 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>
|
H A D | x86.c | diff 49776faf93f8074bb4990beac04781a9507d3650 Fri Dec 16 09:10:02 CST 2016 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | diff 49776faf93f8074bb4990beac04781a9507d3650 Fri Dec 16 09:10:02 CST 2016 Radim Krčmář <rkrcmar@redhat.com> 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>
|