[libvirt] [PATCH v2 04/15] virDomainLoaderDefParseXML: Allow loader path to be NULL

Laszlo Ersek lersek at redhat.com
Tue Mar 12 09:48:07 UTC 2019


On 03/07/19 10:29, Michal Privoznik wrote:
> Except not really. At least for now.
> 
> In the future, the firmware will be selected automagically.
> Therefore, it makes no sense to require the pathname of a
> specific firmware binary in the domain XML. But since it is not
> implemented do not really allow the path to be NULL. Only move
> code around to prepare it for further expansion.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> Reviewed-by: Laszlo Ersek <lersek at redhat.com>
> ---
>  docs/schemas/domaincommon.rng |  4 +++-
>  src/conf/domain_conf.c        | 29 +++++++++++++++++++++++++++--
>  2 files changed, 30 insertions(+), 3 deletions(-)

The commit message looks good. Thanks!
Laszlo




More information about the libvir-list mailing list