]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce virQEMUCapsFormatHostCPUModelInfo
authorJiri Denemark <jdenemar@redhat.com>
Fri, 13 Jan 2017 17:42:57 +0000 (18:42 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 22 Feb 2017 11:09:00 +0000 (12:09 +0100)
commite2f7138af48c477f2ef82579786ecbe040bb798f
tree87dd11e363c1dacbb757da98ce8185431bec5138
parent5c6fc9d641252525d65374a25f00a0e6f6e7c8cd
qemu: Introduce virQEMUCapsFormatHostCPUModelInfo

The CPU model info formating code in virQEMUCapsFormatCache will get
more complicated soon. Separating the code in
virQEMUCapsFormatHostCPUModelInfo will make the result easier to read.

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