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 <[email protected]> > Reviewed-by: Bjoern Walk <[email protected]> > Reviewed-by: Daniel Henrique Barboza <[email protected]> > --- > 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 <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
