[libvirt] [PATCH 0/2] qemu: block: Add more tests and support for pr-manager

Peter Krempa posted 2 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1527688516.git.pkrempa@redhat.com
Test syntax-check passed
src/qemu/qemu_block.c                                |  5 +++++
tests/qemublocktest.c                                |  2 ++
.../xml2json/block-raw-reservations.json             | 14 ++++++++++++++
.../xml2json/block-raw-reservations.xml              | 14 ++++++++++++++
.../qemublocktestdata/xml2json/network-nbd-tls.json  | 20 ++++++++++++++++++++
tests/qemublocktestdata/xml2json/network-nbd-tls.xml | 18 ++++++++++++++++++
6 files changed, 73 insertions(+)
create mode 100644 tests/qemublocktestdata/xml2json/block-raw-reservations.json
create mode 100644 tests/qemublocktestdata/xml2json/block-raw-reservations.xml
create mode 100644 tests/qemublocktestdata/xml2json/network-nbd-tls.json
create mode 100644 tests/qemublocktestdata/xml2json/network-nbd-tls.xml
[libvirt] [PATCH 0/2] qemu: block: Add more tests and support for pr-manager
Posted by Peter Krempa 5 years, 10 months ago
Note that patch 1 can be applied only with the series adding TLS support
for NBD.

Patch 2 is independent.

Peter Krempa (2):
  tests: qemublock: Test NBD with TLS
  qemu: block: Add support for 'pr-manager' in
    qemuBlockStorageSourceGetFileProps

 src/qemu/qemu_block.c                                |  5 +++++
 tests/qemublocktest.c                                |  2 ++
 .../xml2json/block-raw-reservations.json             | 14 ++++++++++++++
 .../xml2json/block-raw-reservations.xml              | 14 ++++++++++++++
 .../qemublocktestdata/xml2json/network-nbd-tls.json  | 20 ++++++++++++++++++++
 tests/qemublocktestdata/xml2json/network-nbd-tls.xml | 18 ++++++++++++++++++
 6 files changed, 73 insertions(+)
 create mode 100644 tests/qemublocktestdata/xml2json/block-raw-reservations.json
 create mode 100644 tests/qemublocktestdata/xml2json/block-raw-reservations.xml
 create mode 100644 tests/qemublocktestdata/xml2json/network-nbd-tls.json
 create mode 100644 tests/qemublocktestdata/xml2json/network-nbd-tls.xml

-- 
2.16.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list