]> git.ipfire.org Git - thirdparty/qemu.git/commit
i82801b11: Fix i82801b11 PCI host bridge config space
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 5 Aug 2013 14:36:40 +0000 (16:36 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 13 Aug 2013 14:30:50 +0000 (09:30 -0500)
commitccf279824cf78faa3e33450f715f1d7792b46bd0
tree53e54f64207365a481f42848cb49e00f13c0d875
parent30c2463271806c2378d41b35ff626d1c0615d959
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>
(cherry picked from commit 4965b7f056177ddfb816319e9ff5e766898d0bc5)

Conflicts:

hw/pci-bridge/i82801b11.c

* modified to avoid dependency on 125ee0ed

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/pci-bridge/i82801b11.c