Re: [PATCH 0/2] KVM: PPC: Book3S HV: XIVE: Improve guest entries and exits

2021-08-18 Thread Michael Ellerman
On Tue, 20 Jul 2021 15:42:07 +0200, Cédric Le Goater wrote: > The XIVE interrupt controller on P10 can automatically save and > restore the state of the interrupt registers under the internal NVP > structure representing the VCPU. This saves a costly store/load in > guest entries and exits. > > Th

[PATCH 0/2] KVM: PPC: Book3S HV: XIVE: Improve guest entries and exits

2021-07-20 Thread Cédric Le Goater
The XIVE interrupt controller on P10 can automatically save and restore the state of the interrupt registers under the internal NVP structure representing the VCPU. This saves a costly store/load in guest entries and exits. Thanks, C. Cédric Le Goater (2): KVM: PPC: Book3S HV: XIVE: Add a 'f