All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] Block patches for rc2
@ 2017-03-27 15:52 Max Reitz
  2017-03-27 15:52 ` [Qemu-devel] [PULL 1/6] qemu-img: show help for invalid global options Max Reitz
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Max Reitz @ 2017-03-27 15:52 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, Max Reitz, Peter Maydell

The following changes since commit ea2afcf5b6727a577cf561fd8fe0d8c397ecc927:

  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2017-03-24 14:14:18 +0000)

are available in the git repository at:

  git://github.com/XanClic/qemu.git tags/pull-block-2017-03-27

for you to fetch changes up to 700f9ce0f9f49675818ac95c8953cbc65aa1d112:

  block/file-posix.c: Fix unused variable warning on OpenBSD (2017-03-27 17:28:34 +0200)

----------------------------------------------------------------
Block patches for 2.9-rc2.

----------------------------------------------------------------
Hi Peter,

This pull request contains your build fix for OpenBSD on top so you can
just drop it if you have merged it yourself already.


Thanks,

Max

----------------------------------------------------------------
Kevin Wolf (1):
      file-posix: Make bdrv_flush() failure permanent without O_DIRECT

Paolo Bonzini (1):
      nbd-client: fix handling of hungup connections

Peter Maydell (1):
      block/file-posix.c: Fix unused variable warning on OpenBSD

Stefan Hajnoczi (3):
      qemu-img: show help for invalid global options
      qemu-img: fix switch indentation in img_amend()
      qemu-img: print short help on getopt failure

 block/file-posix.c |  50 ++++++++++----
 block/nbd-client.c |  12 ++--
 nbd/client.c       |   2 +-
 qemu-img.c         | 196 +++++++++++++++++++++++++++++++++++++----------------
 4 files changed, 180 insertions(+), 80 deletions(-)

-- 
2.12.1

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

end of thread, other threads:[~2017-03-27 16:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-27 15:52 [Qemu-devel] [PULL 0/6] Block patches for rc2 Max Reitz
2017-03-27 15:52 ` [Qemu-devel] [PULL 1/6] qemu-img: show help for invalid global options Max Reitz
2017-03-27 15:52 ` [Qemu-devel] [PULL 2/6] qemu-img: fix switch indentation in img_amend() Max Reitz
2017-03-27 15:52 ` [Qemu-devel] [PULL 3/6] qemu-img: print short help on getopt failure Max Reitz
2017-03-27 15:52 ` [Qemu-devel] [PULL 4/6] nbd-client: fix handling of hungup connections Max Reitz
2017-03-27 15:52 ` [Qemu-devel] [PULL 5/6] file-posix: Make bdrv_flush() failure permanent without O_DIRECT Max Reitz
2017-03-27 15:52 ` [Qemu-devel] [PULL 6/6] block/file-posix.c: Fix unused variable warning on OpenBSD Max Reitz
2017-03-27 16:34 ` [Qemu-devel] [PULL 0/6] Block patches for rc2 Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.