mbox series

[0/2] ppc/xive: Update for guest interrupt handling

Message ID 20220427160223.96758-1-fbarrat@linux.ibm.com
Headers show
Series ppc/xive: Update for guest interrupt handling | expand

Message

Frederic Barrat April 27, 2022, 4:02 p.m. UTC
This short series fixes a couple of issues about interrupt handling
found when running a KVM guest on the powernv9 and powernv10 models. I
split a patch I previously sent.


Frederic Barrat (2):
  ppc/xive: Always recompute the PIPR when pushing an OS context
  ppc/xive: Update the state of the External interrupt signal

 hw/intc/xive.c        | 24 +++++++++++++++++++++---
 hw/intc/xive2.c       | 17 ++++++++++-------
 include/hw/ppc/xive.h |  1 +
 3 files changed, 32 insertions(+), 10 deletions(-)