This patch series fixes isseus which introduced by 5704608988972359473ce609f9e4884808115b58 cd870502e228f8f028f93fb585ae3b208fcb46c7 4b78560503a802eae3663ace9f9cf080319e7265
Isaku Yamahata (6): pcie: fix pcie_cap_slot_write_config(). pcie/slot: fix hotplug_event_notify(). pcie/slot: clean up of hotplug_event_notify(). pcie/slot: factor out the logic to update hotplug event status. pcie/slot: fix save/load msix: remove range checks. hw/ioh3420.c | 1 + hw/msix.c | 5 ----- hw/pcie.c | 46 ++++++++++++++++++++++++++++++---------------- hw/pcie.h | 1 + hw/xio3130_downstream.c | 1 + 5 files changed, 33 insertions(+), 21 deletions(-)