[libvirt] [PATCH 0/2] virtio-crypto: ccw support

Boris Fiuczynski fiuczy at linux.vnet.ibm.com
Thu Jul 6 22:29:37 UTC 2017


The two patches of this series are based on the patch series
[libvirt] [PATCH v3 0/4] Virtio-crypto device support
  https://www.redhat.com/archives/libvir-list/2017-July/msg00097.html
They add ccw support and a test for virtio-crypto-ccw.

Boris Fiuczynski (2):
  qemu: virtio-crypto: add ccw support
  qemu: virtio-crypto: add test for ccw support

 src/qemu/qemu_command.c                            |  8 ++++++--
 .../qemuxml2argv-virtio-crypto-ccw.args            | 22 ++++++++++++++++++++++
 .../qemuxml2argv-virtio-crypto-ccw.xml             | 16 ++++++++++++++++
 tests/qemuxml2argvtest.c                           |  6 ++++++
 4 files changed, 50 insertions(+), 2 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-virtio-crypto-ccw.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-virtio-crypto-ccw.xml

-- 
2.7.4




More information about the libvir-list mailing list