qemu-e2k/hw/pci
Knut Omang d7efb7e08e pci: avoid losing config updates to MSI/MSIX cap regs
Since
commit 95d6580024
    msi: Invoke msi/msix_write_config from PCI core
msix config writes are lost, the value written is always 0.

Fix pci_default_write_config to avoid this.

Cc: qemu-stable@nongnu.org
Signed-off-by: Knut Omang <knut.omang@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-09-02 17:28:26 +03:00
..
Makefile.objs
msi.c
msix.c SCSI changes that enable sending vendor-specific commands via virtio-scsi. 2014-08-19 13:00:57 +01:00
pci_bridge.c pci_bridge: manually destroy memory regions within PCIBridgeWindows 2014-08-25 00:16:06 +02:00
pci_host.c
pci-hotplug-old.c
pci-stub.c
pci.c pci: avoid losing config updates to MSI/MSIX cap regs 2014-09-02 17:28:26 +03:00
pcie_aer.c
pcie_host.c memory: remove memory_region_destroy 2014-08-18 12:06:21 +02:00
pcie_port.c
pcie.c pcie: fix trailing whitespace 2014-08-25 00:16:07 +02:00
shpc.c memory: remove memory_region_destroy 2014-08-18 12:06:21 +02:00
slotid_cap.c