[Qemu-devel] [PATCH 0/2] spapr: Fix CPU unplug tests

Greg Kurz posted 2 patches 6 years, 8 months ago
Test asan passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu failed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/155146874478.147873.5019623412212796259.stgit@bahia.lan
Maintainers: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c      |   11 +++++++++++
hw/ppc/spapr_ovec.c |    6 ------
2 files changed, 11 insertions(+), 6 deletions(-)
[Qemu-devel] [PATCH 0/2] spapr: Fix CPU unplug tests
Posted by Greg Kurz 6 years, 8 months ago
This series follows another approach suggested by Mike Roth in
order to fix the recent breakage of CPU unplug tests caused by
commit b8165118f52c, as discussed here:

https://patchwork.ozlabs.org/patch/1050227/

--
Greg

---

Greg Kurz (2):
      Revert "spapr: support memory unplug for qtest"
      spapr: Simulate CAS for qtest


 hw/ppc/spapr.c      |   11 +++++++++++
 hw/ppc/spapr_ovec.c |    6 ------
 2 files changed, 11 insertions(+), 6 deletions(-)