From: Frederic Barrat <fbarrat@linux.ibm.com>
To: clg@kaod.org, danielhb413@gmail.com, qemu-ppc@nongnu.org,
qemu-devel@nongnu.org
Cc: npiggin@gmail.com
Subject: [PATCH v2 0/2] ppc/xive: Update for guest interrupt handling
Date: Fri, 29 Apr 2022 09:16:18 +0200 [thread overview]
Message-ID: <20220429071620.177142-1-fbarrat@linux.ibm.com> (raw)
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
next reply other threads:[~2022-04-29 7:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-29 7:16 Frederic Barrat [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220429071620.177142-1-fbarrat@linux.ibm.com \
--to=fbarrat@linux.ibm.com \
--cc=clg@kaod.org \
--cc=danielhb413@gmail.com \
--cc=npiggin@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).