]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Split out virQEMUCapsLoadCache
authorJiri Denemark <jdenemar@redhat.com>
Wed, 23 Oct 2019 16:05:45 +0000 (18:05 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 20 Nov 2019 16:22:06 +0000 (17:22 +0100)
commit299f12ad1fc2d2a7addd02a8891682aa6e0c2e19
tree49b9047f285606de2afd0dfab0511ac85604b9cc
parent21b2025a0e47e000b9f49ab64ddcf0241e9fc8ff
qemu: Split out virQEMUCapsLoadCache

All the code for loading machine type data was moved to a standalone
virQEMUCapsLoadMachines function.

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