qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/13] Block patches for 2.6
@ 2016-04-12 16:18 Kevin Wolf
  2016-04-12 16:18 ` [Qemu-devel] [PULL 01/13] iotests: fix the broken 026.nocache output Kevin Wolf
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Kevin Wolf @ 2016-04-12 16:18 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, qemu-devel, peter.maydell

The following changes since commit 42bb626f7ebc9197d2943b897a99e127315275ab:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2016-04-12 09:34:52 +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 5158ac58306b3e8644fc020730f651fe74aa6674:

  Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-12' into queue-block (2016-04-12 18:09:16 +0200)

----------------------------------------------------------------

Block layer patches for 2.6

----------------------------------------------------------------
Daniel P. Berrange (2):
      qemu-img: fix formatting of error message
      block: initialize qcrypto API at startup

Kevin Wolf (1):
      Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-12' into queue-block

Max Reitz (3):
      iotests: Make 150 use qemu-img map instead of du
      qcow2: Prevent backing file names longer than 1023
      MAINTAINERS: Block layer core, qcow2 and blkdebug

Paolo Bonzini (1):
      vpc: fix return value check for blk_pwrite

Pavel Butsykin (1):
      iotests: fix the broken 026.nocache output

Sascha Silbe (6):
      qemu-iotests: check: don't place files with predictable names in /tmp
      qemu-iotests: fix 051 on non-PC architectures
      qemu-iotests: iotests.VM: remove qtest socket on error
      qemu-iotests: 148: properly skip test if quorum support is missing
      qemu-iotests: 068: don't require KVM
      qemu-iotests: iotests.py: get rid of __all__

 MAINTAINERS                        |   3 +
 block/qcow2.c                      |   4 ++
 block/vpc.c                        |   2 +-
 qemu-img.c                         |   8 ++-
 qemu-io.c                          |   6 ++
 qemu-nbd.c                         |   7 ++
 tests/qemu-iotests/026.out.nocache | 142 ++++++++++++++++++++++++++++++++-----
 tests/qemu-iotests/051.out         |  10 +--
 tests/qemu-iotests/068             |   2 +-
 tests/qemu-iotests/148             |   4 +-
 tests/qemu-iotests/150             |  41 ++---------
 tests/qemu-iotests/150.out         |  13 ++--
 tests/qemu-iotests/check           |  21 +++---
 tests/qemu-iotests/iotests.py      |  22 ++++--
 14 files changed, 196 insertions(+), 89 deletions(-)

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

end of thread, other threads:[~2016-04-13 15:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-12 16:18 [Qemu-devel] [PULL 00/13] Block patches for 2.6 Kevin Wolf
2016-04-12 16:18 ` [Qemu-devel] [PULL 01/13] iotests: fix the broken 026.nocache output Kevin Wolf
2016-04-12 16:18 ` [Qemu-devel] [PULL 02/13] qemu-img: fix formatting of error message Kevin Wolf
2016-04-12 16:18 ` [Qemu-devel] [PULL 03/13] block: initialize qcrypto API at startup Kevin Wolf
2016-04-12 16:18 ` [Qemu-devel] [PULL 04/13] iotests: Make 150 use qemu-img map instead of du Kevin Wolf
2016-04-12 16:19 ` [Qemu-devel] [PULL 05/13] vpc: fix return value check for blk_pwrite Kevin Wolf
2016-04-12 16:19 ` [Qemu-devel] [PULL 06/13] qcow2: Prevent backing file names longer than 1023 Kevin Wolf
2016-04-12 16:19 ` [Qemu-devel] [PULL 07/13] MAINTAINERS: Block layer core, qcow2 and blkdebug Kevin Wolf
2016-04-12 16:19 ` [Qemu-devel] [PULL 08/13] qemu-iotests: check: don't place files with predictable names in /tmp Kevin Wolf
2016-04-12 16:19 ` [Qemu-devel] [PULL 09/13] qemu-iotests: fix 051 on non-PC architectures Kevin Wolf
2016-04-12 16:19 ` [Qemu-devel] [PULL 10/13] qemu-iotests: iotests.VM: remove qtest socket on error Kevin Wolf
2016-04-12 16:19 ` [Qemu-devel] [PULL 11/13] qemu-iotests: 148: properly skip test if quorum support is missing Kevin Wolf
2016-04-12 16:19 ` [Qemu-devel] [PULL 12/13] qemu-iotests: 068: don't require KVM Kevin Wolf
2016-04-12 16:19 ` [Qemu-devel] [PULL 13/13] qemu-iotests: iotests.py: get rid of __all__ Kevin Wolf
2016-04-13 15:32 ` [Qemu-devel] [PULL 00/13] Block patches for 2.6 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).