On Thu, Sep 19, 2019 at 16:25:04 -0400, Collin Walling wrote:
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(a)linux.ibm.com>
Reviewed-by: Bjoern Walk <bwalk(a)linux.ibm.com>
Reviewed-by: Daniel Henrique Barboza <danielh413(a)gmail.com>
---
src/conf/cpu_conf.c | 29 +++++++++++++++++++++++++++++
src/conf/cpu_conf.h | 5 +++++
src/cpu/cpu.c | 14 +-------------
src/libvirt_private.syms | 1 +
4 files changed, 36 insertions(+), 13 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>