On Thu, 2021-03-04 at 20:55 +0100, Michal Privoznik wrote: > Surprisingly, we never documented the relationship between > connection URI and the location of qemu.conf. Users might wonder > what qemu.conf is loaded when they are connecting to the session > daemon or embed URI. And what to do if the file doesn't exist for > the URI they're using. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > docs/drvqemu.html.in | 39 +++++++++++++++++++++++++++++++++++++ > docs/manpages/libvirtd.rst | 20 +++++++++++++++++++ > docs/manpages/virtqemud.rst | 22 +++++++++++++++++++++ > 3 files changed, 81 insertions(+) Excellent stuff, thanks for tackling this! Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> Now, since no good deed ever goes unpunished :) how would you feel about doing something similar for lxc.conf and libxl.conf? You can pretty much use the exact same text for both. We also have qemu-lockd.conf and libxl-lockd.conf, but I have no idea what those are used for. -- Andrea Bolognani / Red Hat / Virtualization