qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] NBD patches for 2017-09-06
@ 2017-09-06 15:21 Eric Blake
  2017-09-06 15:21 ` [Qemu-devel] [PULL 1/5] iotests: rewrite 192 to use _launch_qemu to fix LUKS support Eric Blake
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Eric Blake @ 2017-09-06 15:21 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit b07d1c2f5607489d4d4a6a65ce36a3e896ac065e:

  Revert "kvm: use DIV_ROUND_UP" (2017-09-05 18:55:40 +0100)

are available in the git repository at:

  git://repo.or.cz/qemu/ericb.git tags/pull-nbd-2017-09-06

for you to fetch changes up to 030fa7f6f950f5c8963f1dee8e6bb7387ed86a99:

  nbd: Use new qio_channel_*_all() functions (2017-09-06 10:11:54 -0500)

----------------------------------------------------------------
nbd patches for 2017-09-06

- Daniel P. Berrange: [0/2] Fix / skip recent iotests with LUKS driver
- Eric Blake: [0/3] nbd: Use common read/write-all qio functions

----------------------------------------------------------------
Daniel P. Berrange (2):
      iotests: rewrite 192 to use _launch_qemu to fix LUKS support
      iotests: blacklist 194 with the luks driver

Eric Blake (3):
      io: Yield rather than wait when already in coroutine
      io: Add new qio_channel_read{, v}_all_eof functions
      nbd: Use new qio_channel_*_all() functions

 include/block/nbd.h           |  2 --
 include/io/channel.h          | 53 ++++++++++++++++++++++++++++++++++++++
 nbd/nbd-internal.h            | 41 +++++------------------------
 block/nbd-client.c            | 15 +++++------
 io/channel.c                  | 60 +++++++++++++++++++++++++++++++++++--------
 nbd/common.c                  | 45 --------------------------------
 tests/qemu-iotests/083.out    |  8 +++---
 tests/qemu-iotests/192        | 23 ++++++++++++-----
 tests/qemu-iotests/194        |  1 +
 tests/qemu-iotests/iotests.py |  4 ++-
 10 files changed, 141 insertions(+), 111 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2017-09-07 17:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-06 15:21 [Qemu-devel] [PULL 0/5] NBD patches for 2017-09-06 Eric Blake
2017-09-06 15:21 ` [Qemu-devel] [PULL 1/5] iotests: rewrite 192 to use _launch_qemu to fix LUKS support Eric Blake
2017-09-06 15:21 ` [Qemu-devel] [PULL 2/5] iotests: blacklist 194 with the luks driver Eric Blake
2017-09-06 15:21 ` [Qemu-devel] [PULL 3/5] io: Yield rather than wait when already in coroutine Eric Blake
2017-09-06 15:21 ` [Qemu-devel] [PULL 4/5] io: Add new qio_channel_read{, v}_all_eof functions Eric Blake
2017-09-06 15:21 ` [Qemu-devel] [PULL 5/5] nbd: Use new qio_channel_*_all() functions Eric Blake
2017-09-07 12:26 ` [Qemu-devel] [PULL 0/5] NBD patches for 2017-09-06 Peter Maydell
2017-09-07 13:48   ` Eric Blake
2017-09-07 13:53     ` Daniel P. Berrange
2017-09-07 17:56       ` 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).