On Wed, Feb 18, 2026 at 01:05:54PM +0100, Andrea Bolognani via Devel wrote: > Most of the code in the qemuPrepareNVRAMFile() function can > be reused to create a varstore file from template. Move the > common parts to a generic helper, leaving only the parts > that are NVRAM-specific in the original function. > > Signed-off-by: Andrea Bolognani <[email protected]> > --- > src/qemu/qemu_process.c | 56 +++++++++++++++++++++++++++-------------- > 1 file changed, 37 insertions(+), 19 deletions(-)
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 :|
