All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] Block layer patches
@ 2018-07-23 16:45 Kevin Wolf
  2018-07-23 16:45 ` [Qemu-devel] [PULL 1/7] qemu-iotests: Use host_device instead of file in 149 Kevin Wolf
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Kevin Wolf @ 2018-07-23 16:45 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, qemu-devel, peter.maydell

The following changes since commit 55b1f14cefcb19ce6d5e28c4c83404230888aa7e:

  Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-request' into staging (2018-07-23 14:03:14 +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 3e31b4e17064d22e533071aaa57d3f01499ef910:

  block/vvfat: Disable debug message by default (2018-07-23 16:50:43 +0200)

----------------------------------------------------------------
Block layer patches:

- vvfat: Disable debug message by default
- qemu-iotests fixes
- Fix typos in comments

----------------------------------------------------------------
John Snow (1):
      iotests: remove LUKS support from test 226

Kevin Wolf (1):
      qemu-iotests: Use host_device instead of file in 149

Max Reitz (2):
      iotest: Fix filtering order in 226
      iotests: Disallow compat=0.10 in 223

Peter Lieven (1):
      qemu-img: avoid overflow of min_sparse parameter

Stefan Weil (1):
      block: Fix typos in comments (found by codespell)

Thomas Huth (1):
      block/vvfat: Disable debug message by default

 block.c                    |   2 +-
 block/backup.c             |   4 +-
 block/curl.c               |   2 +-
 block/gluster.c            |   2 +-
 block/vhdx.c               |   2 +-
 block/vvfat.c              |   4 +-
 qemu-img.c                 |  16 ++-
 tests/qemu-iotests/149     |   2 +-
 tests/qemu-iotests/149.out | 344 ++++++++++++++++++++++-----------------------
 tests/qemu-iotests/223     |   2 +
 tests/qemu-iotests/226     |   7 +-
 11 files changed, 199 insertions(+), 188 deletions(-)

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

end of thread, other threads:[~2018-07-23 18:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 16:45 [Qemu-devel] [PULL 0/7] Block layer patches Kevin Wolf
2018-07-23 16:45 ` [Qemu-devel] [PULL 1/7] qemu-iotests: Use host_device instead of file in 149 Kevin Wolf
2018-07-23 16:45 ` [Qemu-devel] [PULL 2/7] block: Fix typos in comments (found by codespell) Kevin Wolf
2018-07-23 16:45 ` [Qemu-devel] [PULL 3/7] qemu-img: avoid overflow of min_sparse parameter Kevin Wolf
2018-07-23 16:45 ` [Qemu-devel] [PULL 4/7] iotests: remove LUKS support from test 226 Kevin Wolf
2018-07-23 16:45 ` [Qemu-devel] [PULL 5/7] iotest: Fix filtering order in 226 Kevin Wolf
2018-07-23 16:45 ` [Qemu-devel] [PULL 6/7] iotests: Disallow compat=0.10 in 223 Kevin Wolf
2018-07-23 16:45 ` [Qemu-devel] [PULL 7/7] block/vvfat: Disable debug message by default Kevin Wolf
2018-07-23 18:23 ` [Qemu-devel] [PULL 0/7] Block layer patches 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.