qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Daniel Henrique Barboza
Subject: [PATCH v2 0/2] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs
Date: Tue, 2 Mar 2021 11:10:17 -0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]