]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: rename struct field for NVRAM template
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 8 Feb 2022 16:38:56 +0000 (16:38 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 22 Feb 2022 14:56:26 +0000 (14:56 +0000)
commit4e76dfd2e63a466596e5ea4386dfba245cc9d1a9
tree54980f373310aec2c0bf1456ba5ecbff4206fd2b
parent08101bde5d3f261abe8ef776f032cf800a6ff449
conf: rename struct field for NVRAM template

This is to make it explicit that the template only applies to the NVRAM
store, not the main loader binary, even if the loader is writable.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_firmware.c
src/qemu/qemu_process.c