]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Make virQEMUCapsProbeHVF() non-static
authorAndrea Bolognani <abologna@redhat.com>
Wed, 10 Aug 2022 09:38:31 +0000 (11:38 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 10 Aug 2022 15:49:50 +0000 (17:49 +0200)
commita6ba59db9e870b318bbdaeda63ccbb4614915425
tree0b48c27a94cb0c90b562904386a547d351d7a35f
parent92cc65783ec2e5a0ea6bf339d70b905241e4f52b
qemu: Make virQEMUCapsProbeHVF() non-static

We need to do this so that we can mock it in the test suite.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Christophe de Dinechin <dinechin@redhat.com>
Tested-by: Christophe de Dinechin <dinechin@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h