On 10/03/2016 11:49 AM, Daniel P. Berrange wrote:
> Currently qemu.conf contains a nvram parameter which
> lists firmware code files and the corresponding nvram
> file path. We need to know which architecture and
> features are associated with each firmware file for
> future enhancement. This extends the syntax in a
> backwards compatible manner to record this info.
> 
> Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
> ---
>  src/libvirt_private.syms           |  1 +
>  src/qemu/qemu.conf                 | 14 ++++--
>  src/qemu/test_libvirtd_qemu.aug.in |  6 +--
>  src/util/virfirmware.c             | 94 
> ++++++++++++++++++++++++++++++++++----
>  src/util/virfirmware.h             |  7 +++
>  5 files changed, 105 insertions(+), 17 deletions(-)

I think this should also update the --nvram config in the spec file as well

Thanks,
Cole

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to