]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce virQEMUCapsFormatCPUModels
authorJiri Denemark <jdenemar@redhat.com>
Mon, 14 Nov 2016 20:51:31 +0000 (21:51 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 25 Nov 2016 19:34:26 +0000 (20:34 +0100)
commit7c95619cb1d02c414288c83a2d0600f258250c32
treeccb3628477a927ab0f52b36c71111ed34a75aaaf
parent1bdcd7a4ee2488ded8d65073fb692ff0735f8a13
qemu: Introduce virQEMUCapsFormatCPUModels

This patch moves the CPU models formatting code from
virQEMUCapsFormatCache into a separate function.

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