Re: [PATCH v3 17/18] pnv/xive2: Add support for automatic save

2022-02-25 Thread Daniel Henrique Barboza
On 11/26/21 08:53, 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. Signed-off-by: Cédric Le

[PATCH v3 17/18] pnv/xive2: Add support for automatic save

2021-11-26 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. Signed-off-by: Cédric Le Goater --- hw/intc/pnv_xive2_regs.h| 3 +