]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
versatile_pci: Put the host bridge PCI device at slot 29
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Apr 2013 10:15:19 +0000 (11:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Apr 2013 10:15:19 +0000 (11:15 +0100)
commit5f37ef92b7690423ac6311d3c597e182fc5f8fe6
tree37a012edf3b730c67e5196d980fba19fea823b9e
parent967c2607496087abf84904c82e6de0cd320a3831
versatile_pci: Put the host bridge PCI device at slot 29

On real hardware the host bridge appears as a PCI device in slot 29,
so make QEMU put its host bridge in that slot too.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Paul Brook <paul@codesourcery.com>
hw/pci-host/versatile.c