[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 0/3] spapr: XIVE and CAS fixes
From: |
Cédric Le Goater |
Subject: |
[Qemu-ppc] [PATCH 0/3] spapr: XIVE and CAS fixes |
Date: |
Fri, 8 Sep 2017 16:33:41 +0200 |
Hello,
Here are a couple of fixes, one for the XIVE exploitation mode option
bit which is clearly specified now and for one for the CAS generated
resets.
Last is a proposal to handle the rebuild of the device tree using a
reset when the XIVE exploitation mode is negotiated with CAS.
The full tree is here:
https://github.com/legoater/qemu/commits/xive
XIVE support for Linux is now merged in 4.14.
Thanks,
C.
Cédric Le Goater (3):
ppc/xive: fix OV5_XIVE_EXPLOIT bits
spapr: fix CAS-generated reset
spapr: generate a CAS reset for XIVE exploitation mode
hw/ppc/spapr.c | 8 ++++++--
hw/ppc/spapr_hcall.c | 13 +++++++++++++
include/hw/ppc/spapr_ovec.h | 3 ++-
3 files changed, 21 insertions(+), 3 deletions(-)
--
2.13.5
- [Qemu-ppc] [PATCH 0/3] spapr: XIVE and CAS fixes,
Cédric Le Goater <=