[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/4] FWNMI follow up patches
From: |
Nicholas Piggin |
Subject: |
[PATCH v2 0/4] FWNMI follow up patches |
Date: |
Thu, 26 Mar 2020 00:29:02 +1000 |
Since v1, I addressed Greg's review comments, and took the mce
injection patch out of this series.
Thanks,
Nick
Nicholas Piggin (4):
ppc/spapr: KVM FWNMI should not be enabled until guest requests it
ppc/spapr: Improve FWNMI machine check delivery corner case comments
ppc/spapr: Add FWNMI machine check delivery warnings
ppc/spapr: Don't kill the guest if a recovered FWNMI machine check
delivery fails
hw/ppc/spapr_caps.c | 7 ++++---
hw/ppc/spapr_events.c | 46 ++++++++++++++++++++++++++++++++-----------
hw/ppc/spapr_rtas.c | 10 ++++++++++
target/ppc/kvm.c | 7 +++++++
target/ppc/kvm_ppc.h | 6 ++++++
5 files changed, 62 insertions(+), 14 deletions(-)
--
2.23.0
- [PATCH v2 0/4] FWNMI follow up patches,
Nicholas Piggin <=