Re: [libvirt PATCH 03/10] tests: add test case for NVRAM with template

2022-02-16 Thread Michal Prívozník
On 2/15/22 19:54, Daniel P. Berrangé wrote: > This demonstrates that > > > /usr/share/OVMF/OVMF_CODE.fd > > > > gets expanded to give a per-VM NVRAM path. > > Signed-off-by: Daniel P. Berrangé > --- > .../bios-nvram-template.x86_64-latest.args| 37 +++ > .../

[libvirt PATCH 03/10] tests: add test case for NVRAM with template

2022-02-15 Thread Daniel P . Berrangé
This demonstrates that /usr/share/OVMF/OVMF_CODE.fd gets expanded to give a per-VM NVRAM path. Signed-off-by: Daniel P. Berrangé --- .../bios-nvram-template.x86_64-latest.args| 37 +++ .../qemuxml2argvdata/bios-nvram-template.xml | 21 +++ tests/qemu