]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Split out virQEMUCapsFormatCache
authorJiri Denemark <jdenemar@redhat.com>
Wed, 23 Oct 2019 16:29:39 +0000 (18:29 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 20 Nov 2019 16:22:06 +0000 (17:22 +0100)
commit46821976417e3be113b2a2d23c31407d0fab70e9
tree2b150ad81a022c7bdcf8fb196e5bf7db3c22be13
parent299f12ad1fc2d2a7addd02a8891682aa6e0c2e19
qemu: Split out virQEMUCapsFormatCache

All the code for formatting machine type data was moved to a standalone
virQEMUCapsFormatMachines function.

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