]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_conf: xml to cpu definition parse helper
authorCollin Walling <walling@linux.ibm.com>
Thu, 19 Sep 2019 20:25:04 +0000 (16:25 -0400)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 7 Oct 2019 08:10:17 +0000 (10:10 +0200)
commitd11c4ddbfb59517c282c56b9d1dd7a0cea70e2b1
treef4882090b81e5a0efad5eff1abdf66d02e6633b3
parentadb689bc2a8e6f9c122b395bb9dd22b7b97c6f97
cpu_conf: xml to cpu definition parse helper

Implement an XML to virCPUDefPtr helper that handles the ctxt
prerequisite for virCPUDefParseXML.

This does not alter any functionality.

Signed-off-by: Collin Walling <walling@linux.ibm.com>
Reviewed-by: Bjoern Walk <bwalk@linux.ibm.com>
Reviewed-by: Daniel Henrique Barboza <danielh413@gmail.com>
Message-Id: <1568924706-2311-14-git-send-email-walling@linux.ibm.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/conf/cpu_conf.c
src/conf/cpu_conf.h
src/cpu/cpu.c
src/libvirt_private.syms