[libvirt] [PATCH 0/7] util: buffer: Simplify child buffer init

Ján Tomko jtomko at redhat.com
Tue Nov 12 17:17:08 UTC 2019


On Tue, Nov 12, 2019 at 03:18:13PM +0100, Peter Krempa wrote:
>This applies on top of
>https://www.redhat.com/archives/libvir-list/2019-November/msg00397.html
>
>
>Peter Krempa (7):
>  util: buffer: Add init macro for automatically setting child XML
>    indent
>  qemu: domain: Convert child buffers to use VIR_BUFFER_INIT_CHILD
>  util: sysinfo: Convert child buffers to use VIR_BUFFER_INIT_CHILD
>  conf: caps: sysinfo: Convert child buffers to use
>    VIR_BUFFER_INIT_CHILD
>  conf: cpu: Convert child buffers to use VIR_BUFFER_INIT_CHILD
>  conf: domain: Convert child buffers to use VIR_BUFFER_INIT_CHILD
>  util: buffer: remove virBufferSetChildIndent
>
> src/conf/capabilities.c |  13 ++----
> src/conf/cpu_conf.c     |   3 +-
> src/conf/domain_conf.c  | 101 +++++++++++-----------------------------
> src/qemu/qemu_domain.c  |  35 ++++----------
> src/util/virbuffer.h    |  18 +++----
> src/util/virsysinfo.c   |   4 +-
> 6 files changed, 52 insertions(+), 122 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20191112/4d21d070/attachment-0001.sig>


More information about the libvir-list mailing list