[libvirt] [PATCH 0/5] Various cleanups and fixes (blockdev-add saga)

Peter Krempa pkrempa at redhat.com
Wed Dec 5 13:20:11 UTC 2018


Few random patches extracted from my blockdev series.

Peter Krempa (5):
  tests: qemuxml2xml: Add few debug statements for status XML testing
  util: xml: Always consume args of virXMLFormatElement
  qemu: domain: Initialize proper element in
    qemuDomainPrepareStorageSourceBlockdev
  conf: snapshot: Remove file format check from parser
  tests: qemuxml2argv: Remove disks from few tests which don't need them

 src/conf/domain_conf.c                           | 12 ++----------
 src/conf/snapshot_conf.c                         | 12 +++---------
 src/qemu/qemu_domain.c                           |  9 +++------
 src/util/virxml.c                                | 16 ++++++++++++----
 .../channel-unix-guestfwd.x86_64-2.5.0.args      |  2 --
 .../channel-unix-guestfwd.x86_64-latest.args     |  2 --
 tests/qemuxml2argvdata/channel-unix-guestfwd.xml |  5 -----
 .../console-virtio-unix.x86_64-2.5.0.args        |  2 --
 .../console-virtio-unix.x86_64-latest.args       |  2 --
 tests/qemuxml2argvdata/console-virtio-unix.xml   |  5 -----
 tests/qemuxml2argvdata/net-vhostuser.args        |  3 ---
 .../net-vhostuser.x86_64-2.5.0.args              |  2 --
 .../net-vhostuser.x86_64-latest.args             |  2 --
 tests/qemuxml2argvdata/net-vhostuser.xml         |  6 ------
 .../parallel-unix-chardev.x86_64-2.5.0.args      |  2 --
 .../parallel-unix-chardev.x86_64-latest.args     |  2 --
 tests/qemuxml2argvdata/parallel-unix-chardev.xml |  5 -----
 tests/qemuxml2xmloutdata/net-vhostuser.xml       |  6 ------
 tests/qemuxml2xmltest.c                          |  9 ++++++---
 19 files changed, 26 insertions(+), 78 deletions(-)

-- 
2.19.2




More information about the libvir-list mailing list