qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL v2 0/5] Block patches


From: Jeff Cody
Subject: [Qemu-devel] [PULL v2 0/5] Block patches
Date: Mon, 24 Sep 2018 23:54:29 -0400

The following changes since commit 741e1a618b126e664f7b723e6fe1b7ace511caf7:

  Merge remote-tracking branch 
'remotes/stefanberger/tags/pull-tpm-2018-09-07-1' into staging (2018-09-24 
18:12:54 +0100)

are available in the Git repository at:

  git://github.com/codyprime/qemu-kvm-jtc.git tags/block-pull-request

for you to fetch changes up to 637fa44ab80c6b317adf1d117494325a95daad60:

  curl: Make sslverify=off disable host as well as peer verification. 
(2018-09-24 23:46:05 -0400)

----------------------------------------------------------------
RBD and Curl patches
----------------------------------------------------------------

Jeff Cody (4):
  block/rbd: pull out qemu_rbd_convert_options
  block/rbd: Attempt to parse legacy filenames
  block/rbd: add iotest for rbd legacy keyvalue filename parsing
  block/rbd: add deprecation documentation for filename keyvalue pairs

Richard W.M. Jones (1):
  curl: Make sslverify=off disable host as well as peer verification.

 block/curl.c               |  2 +
 block/rbd.c                | 90 ++++++++++++++++++++++++++++++++------
 qemu-deprecated.texi       | 15 +++++++
 tests/qemu-iotests/231     | 62 ++++++++++++++++++++++++++
 tests/qemu-iotests/231.out |  9 ++++
 tests/qemu-iotests/group   |  1 +
 6 files changed, 165 insertions(+), 14 deletions(-)
 create mode 100755 tests/qemu-iotests/231
 create mode 100644 tests/qemu-iotests/231.out

-- 
2.17.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]