Re: [libvirt PATCH] qemu: support parsing firmware descriptor flash 'mode' for optional NVRAM

2022-02-23 Thread Michal Prívozník
On 2/17/22 12:54, Daniel P. Berrangé wrote: > Currently the 'nvram_template' entry is mandatory when parsing the > firmware descriptor based on flash. QEMU is extending the firmware > descriptor spec to make the 'nvram_template' optional, depending > on the value of a new 'mode' field: > > -

Re: [libvirt PATCH] qemu: support parsing firmware descriptor flash 'mode' for optional NVRAM

2022-02-23 Thread Daniel P . Berrangé
Ping. On Thu, Feb 17, 2022 at 11:54:07AM +, Daniel P. Berrangé wrote: > Currently the 'nvram_template' entry is mandatory when parsing the > firmware descriptor based on flash. QEMU is extending the firmware > descriptor spec to make the 'nvram_template' optional, depending > on the value of

[libvirt PATCH] qemu: support parsing firmware descriptor flash 'mode' for optional NVRAM

2022-02-17 Thread Daniel P . Berrangé
Currently the 'nvram_template' entry is mandatory when parsing the firmware descriptor based on flash. QEMU is extending the firmware descriptor spec to make the 'nvram_template' optional, depending on the value of a new 'mode' field: - "split" * "executable" contains read-only CODE