This patchset is the QEMU counterpart to the patches posted on the OpenBIOS list at https://mail.coreboot.org/pipermail/openbios/2018-August/010422.html which generate correct fw paths for the sun4u machine.
With these patches applied QEMU generates the correct fw paths for both the in-built cmd646 IDE and virtio-blk-pci devices enabling support for bootindex and most importantly with an updated OpenBIOS, allowing boot from virtio-pci-blk devices. Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> Mark Cave-Ayland (2): sabre: generate correct fw path for sabre PCI host bridge sun4u: implement custom FWPathProvider hw/pci-host/sabre.c | 12 +++++++++++ hw/sparc64/sun4u.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) -- 2.11.0