All of lore.kernel.org
 help / color / mirror / Atom feed
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 0/2] ppc/xive: Update for guest interrupt handling
Date: Wed, 27 Apr 2022 18:02:21 +0200	[thread overview]
Message-ID: <20220427160223.96758-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.


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(-)

-- 
2.35.1



             reply	other threads:[~2022-04-27 16:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27 16:02 Frederic Barrat [this message]
2022-04-27 16:02 ` [PATCH 1/2] ppc/xive: Always recompute the PIPR when pushing an OS context Frederic Barrat
2022-04-27 16:55   ` Cédric Le Goater
2022-04-27 16:02 ` [PATCH 2/2] ppc/xive: Update the state of the External interrupt signal Frederic Barrat
2022-04-27 16:57   ` Cédric Le Goater

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=20220427160223.96758-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 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.