On Mon, Jul 09, 2018 at 16:12:35 +0200, Peter Krempa wrote:
QEMU recently added support for passing RBD credentials also for
-blockdev/blockdev-add.
First two patches remove the need for a separate stash for the QMP
schema data, patch 3 adds new capabilities and finally the last patch
adds the RBD auth support.
Peter Krempa (4):
tests: qemu: Use qmp schema data from the qemucapabilities test
tests: remove qemuqapischema.json
tests: qemucaps: Add test data for upcoming qemu 3.0.0
qemu: block: Add support for RBD authentication for blockdev
As the capability patch did not make it through the moderation queue you
can fetch this series along with the usb r/werror series at:
git fetch git://pipo.sk/pipo/libvirt.git usb-werror