
On Fri, Nov 08, 2024 at 13:16:33 +0100, Boris Fiuczynski wrote:
This series adds on s390x full boot order support which has been introduced recently in QEMU with the PR https://lore.kernel.org/qemu-devel/20241023131710.906748-1-thuth@redhat.com/
Changes in v2: - fixed up patch 2 with Peter's feedback - added RBs given - added NEWS update
The replies and xml files are removed from patch 2 in this series and are available in https://gitlab.com/fiuczy/libvirt/-/commits/fullbootorder
Preferrably if you post truncated patches add the pointer to the series in the 'git fetch' format instead: git fetch https://gitlab.com/fiuczy/libvirt fullbootorder
Boris Fiuczynski (4): qemu: capabilities: Add QEMU_CAPS_VIRTIO_CCW_DEVICE_LOADPARM tests: add capabilities for QEMU 9.2.0 on s390x qemu: command: add multi boot device support on s390x NEWS: qemu: add multi boot device support on s390x
Reviewed-by: Peter Krempa <pkrempa@redhat.com> and I'll push them shortly.