diff options
| author | Alexey Kardashevskiy | 2014-03-17 03:40:27 +0100 |
|---|---|---|
| committer | Andreas Färber | 2014-03-20 02:40:26 +0100 |
| commit | 71461b0fef53467d2a85dbd72304dba0e01d8370 (patch) | |
| tree | b08d047217e96574af9b4f8e066f136017ce8c2b /include | |
| parent | spapr: QOM'ify pseries machine (diff) | |
| download | qemu-71461b0fef53467d2a85dbd72304dba0e01d8370.tar.gz qemu-71461b0fef53467d2a85dbd72304dba0e01d8370.tar.xz qemu-71461b0fef53467d2a85dbd72304dba0e01d8370.zip | |
spapr: Implement interface to fix device pathname
This extends the pseries machine type with the interface to fix firmware
pathnames for devices which have @bootindex property.
This fixes SCSI disks' device node names (which are wildcard nodes in
the device-tree), for spapr-vscsi, virtio-scsi and usb-storage.
This fixes PHB name from "pci" to "pci@XXXX" where XXXX is a BUID as
there is no bus on top of sPAPRPHBState where PHB firmware name could
be fixed using the BusClass::get_fw_dev_path() mechanism.
This stores the boot list in the /chosen/qemu,boot-list property of
the device tree. "\n" are replaced by spaces to support OF1275.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
