Re: [PATCH v2 02/33] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation

2018-10-01 Thread David Gibson
On Fri, Sep 28, 2018 at 07:45:32PM +1000, Paul Mackerras wrote: > This removes code that clears the external interrupt pending bit in > the pending_exceptions bitmap. This is left over from an earlier > iteration of the code where this bit was set when an escalation > interrupt arrived in order to

[PATCH v2 02/33] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation

2018-09-28 Thread Paul Mackerras
This removes code that clears the external interrupt pending bit in the pending_exceptions bitmap. This is left over from an earlier iteration of the code where this bit was set when an escalation interrupt arrived in order to wake the vcpu from cede. Currently we set the vcpu->arch.irq_pending f