]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: move libvirt ctime and version into _virQEMUCaps struct
authorPavel Hrdina <phrdina@redhat.com>
Tue, 13 Jun 2017 15:55:45 +0000 (17:55 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 20 Jul 2017 12:02:14 +0000 (14:02 +0200)
commita63ef8770906965d5e0d78c1ca8f79e45f5bfced
treeed893472259b9fa270187e54f5ffecce35e6718b
parent38e516a52419786223c12ce4355b3ffff401afe1
qemu: move libvirt ctime and version into _virQEMUCaps struct

Cleanups the code a little bit and reduces amount of arguments passed
throughout the functions.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capspriv.h
tests/qemucapabilitiestest.c
tests/testutilsqemu.c