]> Git Repo - qemu.git/commit
q35: set fw_name
authorMichael S. Tsirkin <[email protected]>
Thu, 30 May 2013 08:35:23 +0000 (11:35 +0300)
committerMichael S. Tsirkin <[email protected]>
Thu, 30 May 2013 13:42:10 +0000 (16:42 +0300)
commit68c0e134a090666246b467deaf9046e573b089f2
treeae92e2549209638a5c4d3f919d58015449b2e221
parent87d23f78aa79b72da022afda358bbc8a8509ca70
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: [email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Tested-by: Amos Kong <[email protected]>
hw/pci-host/q35.c
This page took 0.024491 seconds and 4 git commands to generate.