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

Peter Krempa pkrempa at redhat.com
Wed May 30 13:56:20 UTC 2018


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




More information about the libvir-list mailing list