qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, peter.maydell@linaro.org, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/5] Block layer patches for 2.7.0-rc3
Date: Mon, 15 Aug 2016 15:57:47 +0200	[thread overview]
Message-ID: <1471269472-5690-1-git-send-email-kwolf@redhat.com> (raw)

The following changes since commit 6bbbb0ac136102098a70b97ab0c07bc7bf53131c:

  target-arm: Fix warn about implicit conversion (2016-08-12 11:12:24 +0100)

are available in the git repository at:

  git://repo.or.cz/qemu/kevin.git tags/for-upstream

for you to fetch changes up to 7d3e693646ad07459e04898663b37000858b4c20:

  iotests: Test case for wrong runtime option types (2016-08-15 15:52:29 +0200)

----------------------------------------------------------------
Block layer patches for 2.7.0-rc3

----------------------------------------------------------------
Max Reitz (5):
      block/ssh: Use QemuOpts for runtime options
      block/nbd: Use QemuOpts for runtime options
      block/blkdebug: Store config filename
      block/nbd: Store runtime option values
      iotests: Test case for wrong runtime option types

 block/blkdebug.c           |  17 +++--
 block/nbd.c                | 159 ++++++++++++++++++++++++++++++---------------
 block/ssh.c                |  79 +++++++++++++++-------
 tests/qemu-iotests/162     |  96 +++++++++++++++++++++++++++
 tests/qemu-iotests/162.out |  17 +++++
 tests/qemu-iotests/group   |   1 +
 6 files changed, 286 insertions(+), 83 deletions(-)
 create mode 100755 tests/qemu-iotests/162
 create mode 100644 tests/qemu-iotests/162.out

             reply	other threads:[~2016-08-15 13:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-15 13:57 Kevin Wolf [this message]
2016-08-15 13:57 ` [Qemu-devel] [PULL 1/5] block/ssh: Use QemuOpts for runtime options Kevin Wolf
2016-08-15 13:57 ` [Qemu-devel] [PULL 2/5] block/nbd: " Kevin Wolf
2016-08-15 13:57 ` [Qemu-devel] [PULL 3/5] block/blkdebug: Store config filename Kevin Wolf
2016-08-15 13:57 ` [Qemu-devel] [PULL 4/5] block/nbd: Store runtime option values Kevin Wolf
2016-08-15 13:57 ` [Qemu-devel] [PULL 5/5] iotests: Test case for wrong runtime option types Kevin Wolf
2016-08-16  9:44 ` [Qemu-devel] [PULL 0/5] Block layer patches for 2.7.0-rc3 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1471269472-5690-1-git-send-email-kwolf@redhat.com \
    --to=kwolf@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).