Re: [PATCH] powerpc/xive: Discard disabled interrupts in get_irqchip_state()

2021-10-17 Thread Michael Ellerman
On Mon, 11 Oct 2021 09:02:03 +0200, Cédric Le Goater wrote: > When an interrupt is passed through, the KVM XIVE device calls the > set_vcpu_affinity() handler which raises the P bit to mask the > interrupt and to catch any in-flight interrupts while routing the > interrupt to the guest. > > On the

Re: [PATCH] powerpc/xive: Discard disabled interrupts in get_irqchip_state()

2021-10-11 Thread seeteena
Tested-by: seeteena I have used a KVM guest with a passthrough ethernet adapter and the lspci output to identify the adapter.

Re: [PATCH] powerpc/xive: Discard disabled interrupts in get_irqchip_state()

2021-10-11 Thread seeteena
Tested-by: seeteena I have used a KVM guest with a passthrough ethernet adapter and the lspci output to identify the adapter. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Re