]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce virQEMUCapsProbeCPUDefinitionsTest
authorJiri Denemark <jdenemar@redhat.com>
Wed, 23 Oct 2019 12:08:16 +0000 (14:08 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 20 Nov 2019 16:22:06 +0000 (17:22 +0100)
commit03828af3af0bf4a442f69ac36b8119aaaee7d8c7
treec40028942d24710aa7063280175e1a4d23c479e0
parentfa4db8ed6a2f92d33520ea075df073097c33cd8e
qemu: Introduce virQEMUCapsProbeCPUDefinitionsTest

It is a tiny wrapper around virQEMUCapsProbeQMPCPUDefinitions which will
soon get private parameters and thus it cannot be exposed outside
qemu_capabilities.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capspriv.h
tests/cputest.c