[libvirt] [PATCH v2 3/4] src: Introduce and use virDomainDefHasOldStyleUEFI() and virDomainDefHasOldStyleROUEFI()

Daniel P. Berrangé berrange at redhat.com
Tue Jan 7 14:57:10 UTC 2020


$SUBJECT could be cut down in length a bit

"src: introduce helpers for checking UEFI config"

On Tue, Jan 07, 2020 at 02:43:24PM +0100, Michal Privoznik wrote:
> These functions are meant to replace verbose check for the old
> style of specifying UEFI with a simple function call.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/bhyve/bhyve_driver.c |  3 +--
>  src/conf/domain_conf.c   | 16 ++++++++++++++++
>  src/conf/domain_conf.h   |  6 ++++++
>  src/libvirt_private.syms |  2 ++
>  src/libxl/libxl_conf.c   |  3 +--
>  src/libxl/xen_xl.c       |  8 +++-----
>  src/qemu/qemu_domain.c   | 14 ++++----------
>  src/qemu/qemu_driver.c   |  3 +--
>  8 files changed, 34 insertions(+), 21 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list