Re: [PATCH] x86/dpci: EOI interrupt regardless of it's masking status

2021-01-07 Thread Roger Pau Monné
On Wed, Jan 06, 2021 at 09:04:16PM +, Wei Liu wrote: > Typo in subject line ("it's"). Ouch yes. To whoever ends up committing this: can you please fix the subject line? Thanks, Roger.

Re: [PATCH] x86/dpci: EOI interrupt regardless of it's masking status

2021-01-06 Thread Wei Liu
Typo in subject line ("it's").

Re: [PATCH] x86/dpci: EOI interrupt regardless of it's masking status

2021-01-06 Thread Jan Beulich
On 05.01.2021 19:31, Roger Pau Monne wrote: > Modify hvm_pirq_eoi to always EOI the interrupt if required, instead > of not doing such EOI if the interrupt is routed through the vIO-APIC > and the entry is masked at the time the EOI is performed. > > Further unmask of the vIO-APIC pin won't EOI th

[PATCH] x86/dpci: EOI interrupt regardless of it's masking status

2021-01-05 Thread Roger Pau Monne
Modify hvm_pirq_eoi to always EOI the interrupt if required, instead of not doing such EOI if the interrupt is routed through the vIO-APIC and the entry is masked at the time the EOI is performed. Further unmask of the vIO-APIC pin won't EOI the interrupt, and thus the guest OS has to wait for the