[libvirt] [PATCH v5 13/15] cpu_conf: xml to cpu definition parse helper

Jiri Denemark jdenemar at redhat.com
Wed Oct 2 13:52:39 UTC 2019


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 at linux.ibm.com>
> Reviewed-by: Bjoern Walk <bwalk at linux.ibm.com>
> Reviewed-by: Daniel Henrique Barboza <danielh413 at 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 at redhat.com>




More information about the libvir-list mailing list