qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] s390x/pci: changes to hotplug error handling
@ 2025-02-26 21:01 Matthew Rosato
  2025-02-26 21:02 ` [PATCH 1/2] s390x/pci: fix cleanup of failed hotplug Matthew Rosato
  2025-02-26 21:02 ` [PATCH 2/2] s390x/pci: add message for ISM without zPCI interpretation Matthew Rosato
  0 siblings, 2 replies; 4+ messages in thread
From: Matthew Rosato @ 2025-02-26 21:01 UTC (permalink / raw)
  To: qemu-s390x
  Cc: farman, thuth, pasic, borntraeger, richard.henderson, david, iii,
	clg, qemu-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-05 14:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-26 21:01 [PATCH 0/2] s390x/pci: changes to hotplug error handling Matthew Rosato
2025-02-26 21:02 ` [PATCH 1/2] s390x/pci: fix cleanup of failed hotplug Matthew Rosato
2025-03-05 14:35   ` Thomas Huth
2025-02-26 21:02 ` [PATCH 2/2] s390x/pci: add message for ISM without zPCI interpretation Matthew Rosato

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).