[Qemu-devel] [PATCH v2 0/2] sysbus/pci: allow better customisation of firmware device paths

Mark Cave-Ayland posted 2 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180629135616.16570-1-mark.cave-ayland@ilande.co.uk
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
hw/core/sysbus.c | 15 +++++++--------
hw/pci/pci.c     |  4 +++-
2 files changed, 10 insertions(+), 9 deletions(-)
[Qemu-devel] [PATCH v2 0/2] sysbus/pci: allow better customisation of firmware device paths
Posted by Mark Cave-Ayland 5 years, 10 months ago
Here are a couple of patches coming out of my work to add bootindex support
to OpenBIOS.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

v2:
- Rebase onto master
- Reword patch 1 as suggested by Laszlo (and double-check affected devices)
- Add Philippe's R-B for patch 2


Mark Cave-Ayland (2):
  sysbus: always allow explicit_ofw_unit_address() to override address
    generation
  pci: allow DeviceClass fw_name to override pci_dev_fw_name() if set

 hw/core/sysbus.c | 15 +++++++--------
 hw/pci/pci.c     |  4 +++-
 2 files changed, 10 insertions(+), 9 deletions(-)

-- 
2.11.0