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@xxxxxxxxxx> > --- > docs/drvqemu.html.in | 2 ++ > src/libvirt.c | 6 ++++++ > 2 files changed, 8 insertions(+) Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization