[PATCH 1/5] qemu_process: Accept VIR_QEMU_PROCESS_START_RESET_NVRAM flag when starting a domain

Daniel P. Berrangé berrange at redhat.com
Thu Feb 10 16:04:44 UTC 2022


On Thu, Feb 10, 2022 at 12:13:22PM +0100, Michal Privoznik wrote:
> In one of my previous commits I've fixed the value of
> VIR_QEMU_PROCESS_START_RESET_NVRAM flag (which was masking
> another value). But what I forgot to do is update virCheckFlags()
> calls in two places where the flag is passed: qemuProcessLaunch()
> and qemuProcessStart().
> 
> Fixes: 1b636593c76f443169ef7bdb3644fd670379d04e
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_process.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 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