[PATCH 0/2] s390x/pci: changes to hotplug error handling

Matthew Rosato posted 2 patches 1 month ago
hw/s390x/s390-pci-bus.c | 27 +++++++++++++++++++++++++--
1 file changed, 25 insertions(+), 2 deletions(-)
[PATCH 0/2] s390x/pci: changes to hotplug error handling
Posted by Matthew Rosato 1 month ago
Thomas previously requested a more meaningful message when plug of a
passthrough ISM device fails (interpretation facility required).  In
the process of creating that patch, I noticed that devices that fail 
s390_pcihost_plug during a hotplug scneario can potentially crash QEMU
because remnants of the associated S390PCIBusDevice were not properly
cleaned up.  So let's fix that too.

Matthew Rosato (2):
  s390x/pci: fix cleanup of failed hotplug
  s390x/pci: add message for ISM without zPCI interpretation

 hw/s390x/s390-pci-bus.c | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

-- 
2.48.1