Re: [PATCH v2 13/16] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages

2019-02-24 Thread David Gibson
On Fri, Feb 22, 2019 at 12:28:37PM +0100, Cédric Le Goater wrote: > Each source is associated with an Event State Buffer (ESB) with a > even/odd pair of pages which provides commands to manage the source: > to trigger, to EOI, to turn off the source for instance. > > The custom VM fault handler wi

[PATCH v2 13/16] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages

2019-02-22 Thread Cédric Le Goater
Each source is associated with an Event State Buffer (ESB) with a even/odd pair of pages which provides commands to manage the source: to trigger, to EOI, to turn off the source for instance. The custom VM fault handler will deduce the guest IRQ number from the offset of the fault, and the ESB pag