Red Hat QE reported several bugs around PCI Express hotplug.
Fixes/workarounds follow.
Michael S. Tsirkin (3):
pcie: don't skip multi-mask events
pcie: check that slt ctrl changed before deleting
pcie: work around for racy guest init
include/hw/pci/pcie.h | 3 ++-
hw/pci-bridge/pcie_root_port.c | 5 ++++-
hw/pci-bridge/xio3130_downstream.c | 5 ++++-
hw/pci/pcie.c | 35 +++++++++++++++++++++++++++---
4 files changed, 42 insertions(+), 6 deletions(-)
--
MST