diff options
| author | Gerd Hoffmann <kraxel@redhat.com> | 2013-12-06 12:24:40 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2013-12-11 20:11:08 +0200 |
| commit | 4c41425d2e79f267b2236da31abedb866777d92f (patch) | |
| tree | 949812f3e3a9f4924e750336c34e60a8b28f99ed /hw/core/qdev-properties-system.c | |
| parent | 6b9b4405743ffd428f35247516de9e6f4240f73f (diff) | |
| download | focaccia-qemu-4c41425d2e79f267b2236da31abedb866777d92f.tar.gz focaccia-qemu-4c41425d2e79f267b2236da31abedb866777d92f.zip | |
pci: fix pci bridge fw path
qemu uses "pci" as name for pci bridges in the firmware device path. seabios expects "pci-bridge". Result is that bootorder is broken for devices behind pci bridges. Some googling suggests that "pci-bridge" is the correct one. At least PPC-based Apple machines are using this. See question "How do I boot from a device attached to a PCI card" here: http://www.netbsd.org/ports/macppc/faq.html So lets change qemu to use "pci-bridge" too. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions