All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ppc/xive: Update for guest interrupt handling
@ 2022-04-29  7:16 Frederic Barrat
  2022-04-29  7:16 ` [PATCH v2 1/2] ppc/xive: Always recompute the PIPR when pushing an OS context Frederic Barrat
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Frederic Barrat @ 2022-04-29  7:16 UTC (permalink / raw)
  To: clg, danielhb413, qemu-ppc, qemu-devel; +Cc: npiggin

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.

Changlog:
v2:
 - update comment on patch 1
 - picked up Cedric's reviewed-by on patch 2

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        | 25 ++++++++++++++++++++++---
 hw/intc/xive2.c       | 18 +++++++++++-------
 include/hw/ppc/xive.h |  1 +
 3 files changed, 34 insertions(+), 10 deletions(-)

-- 
2.35.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-04 22:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-29  7:16 [PATCH v2 0/2] ppc/xive: Update for guest interrupt handling Frederic Barrat
2022-04-29  7:16 ` [PATCH v2 1/2] ppc/xive: Always recompute the PIPR when pushing an OS context Frederic Barrat
2022-04-29  7:19   ` Cédric Le Goater
2022-04-29  7:16 ` [PATCH v2 2/2] ppc/xive: Update the state of the External interrupt signal Frederic Barrat
2022-05-04 22:26 ` [PATCH v2 0/2] ppc/xive: Update for guest interrupt handling Daniel Henrique Barboza

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.