qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] pcie: hotplug fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PATCH 0/3] pcie: hotplug fixes
Date: Fri, 21 Jun 2019 02:46:42 -0400

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




reply via email to

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