]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_caps: Introduce virQEMUCapsGetHypervCapabilities()
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 29 Sep 2025 12:53:58 +0000 (14:53 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 15 Oct 2025 08:04:12 +0000 (10:04 +0200)
commit4545827ba39b61b4c206576b8381fe455635291f
treef1c0dc4e39306cab9b3f1bf813394ab4b29710a1
parentba011bebd9a13d4926aeb56d4c88f0e03ef22c50
qemu_caps: Introduce virQEMUCapsGetHypervCapabilities()

We'll need to access hypervCapabilities memeber later on.
Introduce a getter function.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h