]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: pass virQEMUDriverConfig to capabilities
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 16 Mar 2025 08:18:38 +0000 (12:18 +0400)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 18 Mar 2025 13:15:56 +0000 (14:15 +0100)
commite008d229f4e8a1aae6a5bb6f2bb4bebab220cc47
tree942853a481819da37346b8ecaf236fa1db0cbd80
parent469e161946bfb4a6327e3fa94353dbbb8cb760ad
qemu: pass virQEMUDriverConfig to capabilities

This will help with the following patch, which also requires config access.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_conf.c
tests/domaincapstest.c