]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Use real defaults for user and group in qemu.conf
authorAndrea Bolognani <abologna@redhat.com>
Mon, 28 Mar 2022 13:26:11 +0000 (15:26 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Apr 2022 13:32:48 +0000 (15:32 +0200)
commit64a7b8203bfc506a3902517155438b8c1c3106e6
treeabd81922feaa820da9982a97a477843d909a11da
parent9f1bd0fb971e93dd0d9f9a2f409cb2c753087941
qemu: Use real defaults for user and group in qemu.conf

The default values used by the library are determined at configure
time based on a number of factors, and we should reflect them in
the installed configuration file to make the comments it contains
more useful.

Resolves: https://gitlab.com/libvirt/libvirt/-/issues/263
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/meson.build
src/qemu/qemu.conf.in [moved from src/qemu/qemu.conf with 99% similarity]
src/qemu/test_libvirtd_qemu.aug.in