[libvirt] [PATCHv1 2/7] qemu_capabilities: CPUModelInfo: XML/QMP format conversion

Jiri Denemark jdenemar at redhat.com
Thu May 17 20:15:54 UTC 2018


On Sat, May 05, 2018 at 12:48:44 -0500, Chris Venteicher wrote:
> Functions converting directly between virsh XML and QMEU QMP forms of
> CPUModelInfo.

The XML parsing formatting code is in src/conf/cpu_conf.c and there's no
need to duplicate it here. The translation should just work between
virCPUDef and qemuMonitorCPUModelInfo and use the APIs from cpu_conf.c
for XML conversion.

Jirka




More information about the libvir-list mailing list