[PATCH 3/4] virConnectOpen: Require root dir to be absolute path

Andrea Bolognani abologna at redhat.com
Fri Mar 12 10:44:46 UTC 2021


On Mon, 2021-03-01 at 12:49 +0100, Michal Privoznik wrote:
> In theory, users might want to use a relative path as a root
> directory for embed drivers. But in practice, nothing in driver
> initialization (specifically QEMU driver since it's the only one
> that supports embedding now), is prepared for that. Document and
> enforce absolute paths.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1883725
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  docs/drvqemu.html.in | 2 ++
>  src/libvirt.c        | 6 ++++++
>  2 files changed, 8 insertions(+)

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list