On Wed, Feb 18, 2026 at 01:05:34PM +0100, Andrea Bolognani via Devel wrote: > This test case demonstrates how to manually configure an x86_64 > guest to use the uefi-vars device. > > It fails when using an older version of QEMU which didn't have > the device, and succeeds when using the latest version. The > relevant bits of the QEMU command line are not generated yet, > but that will come in a later commit. > > Signed-off-by: Andrea Bolognani <[email protected]> > --- > ...e-manual-efi-varstore-q35.x86_64-8.2.0.err | 1 + > ...manual-efi-varstore-q35.x86_64-latest.args | 34 ++++++++++++++++++ > ...-manual-efi-varstore-q35.x86_64-latest.xml | 36 +++++++++++++++++++ > .../firmware-manual-efi-varstore-q35.xml | 19 ++++++++++ > tests/qemuxmlconftest.c | 3 ++ > 5 files changed, 93 insertions(+) > create mode 100644 > tests/qemuxmlconfdata/firmware-manual-efi-varstore-q35.x86_64-8.2.0.err > create mode 100644 > tests/qemuxmlconfdata/firmware-manual-efi-varstore-q35.x86_64-latest.args > create mode 100644 > tests/qemuxmlconfdata/firmware-manual-efi-varstore-q35.x86_64-latest.xml > create mode 100644 tests/qemuxmlconfdata/firmware-manual-efi-varstore-q35.xml
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
