[PATCH v2 0/2] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs

Daniel Henrique Barboza posted 2 patches 3 years, 2 months ago
Failed in applying to current master (apply log)
hw/ppc/spapr.c         | 14 +++++++++++---
hw/ppc/spapr_drc.c     |  5 ++---
include/hw/ppc/spapr.h |  3 +--
3 files changed, 14 insertions(+), 8 deletions(-)
[PATCH v2 0/2] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs
Posted by Daniel Henrique Barboza 3 years, 2 months ago
Changes from v1:
- patches 3 and 4: pushed to David's ppc-for-6.0
- patch 1: changed to just remove the duplicated assert of the first DRC
- patch 2: dropped
- patch 2 (former 5):
    * changed the error message to mention that the memory unplug
      failed because the guest refused it
   * added Greg's R-b
- v1 link: https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg08378.html 


Daniel Henrique Barboza (2):
  spapr.c: remove duplicated assert in spapr_memory_unplug_request()
  spapr.c: send QAPI event when memory hotunplug fails

 hw/ppc/spapr.c         | 14 +++++++++++---
 hw/ppc/spapr_drc.c     |  5 ++---
 include/hw/ppc/spapr.h |  3 +--
 3 files changed, 14 insertions(+), 8 deletions(-)

-- 
2.29.2