]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Make virQEMUCapsNewForBinary usable from tests
authorJiri Denemark <jdenemar@redhat.com>
Tue, 26 Apr 2016 13:03:06 +0000 (15:03 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 5 May 2016 08:01:55 +0000 (10:01 +0200)
commitb0b8517eebaa4c553e56e11575ccfd924a7a3860
tree563dc026fc90401f74924743bb6b26a8fd46a4c2
parent18f63c17a4737675f444b0d5637211c385e50d77
qemu: Make virQEMUCapsNewForBinary usable from tests

virQEMUCapsNewForBinary unconditionally loads data from cache and probes
using both QMP and -help parsing, which is suboptimal when we want to
use it in tests.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capspriv.h