diff options
author | Knut Omang | 2014-09-02 13:00:04 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2014-09-02 16:28:26 +0200 |
commit | d7efb7e08e5edaac23b0dc824f72c3f353447c39 (patch) | |
tree | b623b038d7cddd9546847b4f071007e8c61c31a7 /hw/net | |
parent | virtio-net: don't run bh on vm stopped (diff) | |
download | qemu-d7efb7e08e5edaac23b0dc824f72c3f353447c39.tar.gz qemu-d7efb7e08e5edaac23b0dc824f72c3f353447c39.tar.xz qemu-d7efb7e08e5edaac23b0dc824f72c3f353447c39.zip |
pci: avoid losing config updates to MSI/MSIX cap regs
Since
commit 95d658002401e2e47a5404298ebe9508846e8a39
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>
Diffstat (limited to 'hw/net')
0 files changed, 0 insertions, 0 deletions