commit | 68c0e134a090666246b467deaf9046e573b089f2 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu May 30 11:35:23 2013 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu May 30 16:42:10 2013 +0300 |
tree | ae92e2549209638a5c4d3f919d58015449b2e221 | |
parent | 87d23f78aa79b72da022afda358bbc8a8509ca70 [diff] |
q35: set fw_name PCI host bridges need to set fw_name to be discoverable by bios for boot device selection. In particular, seabios expects root device to be called "/pci/@i0cf8", so let's set it up like that for Q35. Cc: qemu-stable@nongnu.org Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Tested-by: Amos Kong <akong@redhat.com>