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
virCP
Functions converting directly between virsh XML and QMEU QMP forms of
CPUModelInfo.
---
src/qemu/qemu_capabilities.c | 159 +++
1 file changed, 159 insertions(+)
diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c
index 0265d83028..afce