qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] NBD patches through 2018-02-09
@ 2018-02-09 19:08 Eric Blake
  2018-02-09 19:08 ` [Qemu-devel] [PULL 1/2] iotests: 205: support luks format Eric Blake
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Blake @ 2018-02-09 19:08 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit c7b02d7d032d6022060e4b393827c963c93ce63f:

  Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-090218-1' into staging (2018-02-09 16:12:34 +0000)

are available in the Git repository at:

  git://repo.or.cz/qemu/ericb.git tags/pull-nbd-2018-02-09

for you to fetch changes up to e24d813b29d3a478a9309078487efc8ce8599f22:

  block: Simplify bdrv_can_write_zeroes_with_unmap() (2018-02-09 12:32:44 -0600)

----------------------------------------------------------------
nbd patches for 2018-02-09

- Vladimir Sementsov-Ogievskiy: iotests: 205: support luks format
- Eric Blake: block: Simplify bdrv_can_write_zeroes_with_unmap()

----------------------------------------------------------------
Eric Blake (1):
      block: Simplify bdrv_can_write_zeroes_with_unmap()

Vladimir Sementsov-Ogievskiy (1):
      iotests: 205: support luks format

 include/block/block.h         | 11 -----------
 block.c                       |  8 +-------
 block/crypto.c                |  1 -
 block/file-posix.c            |  3 +--
 block/iscsi.c                 |  6 ++++--
 block/nbd.c                   | 11 -----------
 block/qcow2.c                 |  3 +--
 block/qed.c                   |  1 -
 tests/qemu-iotests/205        |  4 ++--
 tests/qemu-iotests/iotests.py | 31 +++++++++++++++++++++++++++++++
 10 files changed, 40 insertions(+), 39 deletions(-)

-- 
2.14.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-12 13:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-09 19:08 [Qemu-devel] [PULL 0/2] NBD patches through 2018-02-09 Eric Blake
2018-02-09 19:08 ` [Qemu-devel] [PULL 1/2] iotests: 205: support luks format Eric Blake
2018-02-09 19:08 ` [Qemu-devel] [PULL 2/2] block: Simplify bdrv_can_write_zeroes_with_unmap() Eric Blake
2018-02-12 12:59 ` [Qemu-devel] [PULL 0/2] NBD patches through 2018-02-09 Peter Maydell

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).