[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/2] ppc/xive: Update for guest interrupt handling
From: |
Daniel Henrique Barboza |
Subject: |
Re: [PATCH v2 0/2] ppc/xive: Update for guest interrupt handling |
Date: |
Wed, 4 May 2022 19:26:19 -0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 |
On 4/29/22 04:16, Frederic Barrat wrote:
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
Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks,
Daniel
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(-)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 0/2] ppc/xive: Update for guest interrupt handling,
Daniel Henrique Barboza <=