[Qemu-devel] [PATCH v2 0/1] Avoid LMB unplug if a previous unplug isn't

Daniel Henrique Barboza posted 1 patch 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171009211136.31640-1-danielhb@linux.vnet.ibm.com
Test checkpatch passed
Test docker passed
Test s390x passed
hw/ppc/spapr.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH v2 0/1] Avoid LMB unplug if a previous unplug isn't
Posted by Daniel Henrique Barboza 6 years, 6 months ago
v2:
- changed the approach: abort the LMB unplug if there is already
an unplug operation ongoing for the same DIMM.

v1 can be found at
http://lists.nongnu.org/archive/html/qemu-ppc/2017-10/msg00084.html

This fixes https://bugs.launchpad.net/qemu/+bug/1718118 .

Daniel Henrique Barboza (1):
  hw/ppc/spapr.c: abort unplug_request if previous unplug isn't done

 hw/ppc/spapr.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
2.13.6