i82801b11: Fix i82801b11 PCI host bridge config space
commit4965b7f056177ddfb816319e9ff5e766898d0bc5
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 5 Aug 2013 14:36:40 +0000 (5 16:36 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 12 Aug 2013 09:07:12 +0000 (12 12:07 +0300)
tree6a58e2b58c8ac42e079221d823c1b7e7bc747711
parent9604f70fdf8e21ec0dbf6eac5e59a0eb8beadd64
i82801b11: Fix i82801b11 PCI host bridge config space

pci_bridge_write_config() was not being used.

Cc: qemu-stable@nongnu.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci-bridge/i82801b11.c