[PATCH v2 0/4] FWNMI follow up patches

Nicholas Piggin posted 4 patches 4 years, 1 month ago
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test FreeBSD passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200325142906.221248-1-npiggin@gmail.com
Maintainers: David Gibson <david@gibson.dropbear.id.au>
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(-)
[PATCH v2 0/4] FWNMI follow up patches
Posted by Nicholas Piggin 4 years, 1 month ago
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