[libvirt PATCH] qemu: Use real defaults for user and group in qemu.conf

Michal Prívozník mprivozn at redhat.com
Tue Mar 29 08:28:55 UTC 2022


On 3/28/22 16:48, Andrea Bolognani wrote:
> 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 at redhat.com>
> ---
>  src/qemu/meson.build                 | 30 +++++++++++++++++++++++++---
>  src/qemu/{qemu.conf => qemu.conf.in} |  4 ++--
>  src/qemu/test_libvirtd_qemu.aug.in   |  4 ++--
>  3 files changed, 31 insertions(+), 7 deletions(-)
>  rename src/qemu/{qemu.conf => qemu.conf.in} (99%)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal



More information about the libvir-list mailing list