sun4u: implement custom FWPathProvider
commit0a1d5c4596b2fcd3accfe2556e7fade8787ce6b6
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 29 Aug 2018 16:33:45 +0000 (29 17:33 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 14 Sep 2018 08:18:11 +0000 (14 09:18 +0100)
tree4f500c201c0eb847a5464d35c913f48d24d957f7
parent09af820e49ba7ff56d6b04d19e5637703c74e8ec
sun4u: implement custom FWPathProvider

This enables the correct generation of bootdevice fw paths for in-built IDE
and virtio-pci-blk devices suitable for OpenBIOS.

Note we also set the MachineClass ignore_boot_device_suffixes property to true
to allow the correct customisation of the disk node names as required.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/sparc64/sun4u.c