Merge remote-tracking branch 'mst/tags/for_anthony' into staging
* mst/tags/for_anthony: pci_bridge_dev: fix error path in pci_bridge_dev_initfn() qdev: release parent properties on dc->init failure msi: Use msi/msix_present more consistently msi: Invoke msi/msix_write_config from PCI core msi: Guard msi/msix_write_config with msi_present msi: Invoke msi/msix_reset from PCI core msi: Guard msi_reset with msi_present ahci: Clean up reset functions intel-hda: Fix reset of MSI function ahci: Fix reset of MSI function rtl8139: honor RxOverflow flag in can_receive method shpc: unparent device before free
Showing
- hw/ide/ahci.c 15 additions, 10 deletionshw/ide/ahci.c
- hw/ide/ahci.h 1 addition, 1 deletionhw/ide/ahci.h
- hw/ide/ich.c 8 additions, 11 deletionshw/ide/ich.c
- hw/intel-hda.c 0 additions, 12 deletionshw/intel-hda.c
- hw/ioh3420.c 1 addition, 2 deletionshw/ioh3420.c
- hw/ivshmem.c 0 additions, 1 deletionhw/ivshmem.c
- hw/msi.c 8 additions, 3 deletionshw/msi.c
- hw/msix.c 9 additions, 6 deletionshw/msix.c
- hw/pci.c 8 additions, 0 deletionshw/pci.c
- hw/pci_bridge.c 2 additions, 8 deletionshw/pci_bridge.c
- hw/pci_bridge_dev.c 4 additions, 4 deletionshw/pci_bridge_dev.c
- hw/qdev.c 1 addition, 0 deletionshw/qdev.c
- hw/rtl8139.c 1 addition, 1 deletionhw/rtl8139.c
- hw/shpc.c 1 addition, 0 deletionshw/shpc.c
- hw/virtio-pci.c 0 additions, 3 deletionshw/virtio-pci.c
- hw/xio3130_downstream.c 1 addition, 2 deletionshw/xio3130_downstream.c
- hw/xio3130_upstream.c 1 addition, 2 deletionshw/xio3130_upstream.c
Loading
Please register or sign in to comment