qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] sun4u: generate correct fw paths for cmd646 IDE


From: Mark Cave-Ayland
Subject: [Qemu-devel] [PATCH 0/2] sun4u: generate correct fw paths for cmd646 IDE and virtio-blk-pci devices
Date: Thu, 30 Aug 2018 07:11:27 +0100

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 <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]