qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] Block patches (master and 1.1)
@ 2012-05-02 17:16 Kevin Wolf
  2012-05-02 17:16 ` [Qemu-devel] [PATCH 1/9] qemu-iotests: ignore fragmentation information for qed Kevin Wolf
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Kevin Wolf @ 2012-05-02 17:16 UTC (permalink / raw)
  To: anthony; +Cc: kwolf, qemu-devel

The following changes since commit 563987d0a799f90b58a575b190a57546c335191b:

  Merge remote-tracking branch 'kiszka/queues/slirp' into staging (2012-05-01 18:48:01 -0500)

are available in the git repository at:

  git://repo.or.cz/qemu/kevin.git for-anthony

Alexander Graf (1):
      ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop

Dong Xu Wang (1):
      qemu-iotests: ignore fragmentation information for qed

Josh Durgin (1):
      rbd: add discard support

Kevin Wolf (3):
      qemu-iotests: Many parallel allocating I/O requests
      qcow2: Remove unused parameter in do_alloc_cluster_offset
      qcow2: Don't hold cache references across yield

Stefan Weil (1):
      block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported()

Zhi Yong Wu (2):
      docs: fix one issue in qcow2 specs
      qcow2: fix the return value -ENOENT -> -EEXIST

 block/qcow2-cluster.c        |   25 ++-
 block/qcow2-snapshot.c       |    2 +-
 block/qcow2.c                |    3 +-
 block/rbd.c                  |   89 ++++++++--
 docs/specs/qcow2.txt         |    2 +-
 hw/ide/core.c                |    7 +-
 tests/qemu-iotests/035       |   72 ++++++++
 tests/qemu-iotests/035.out   |  392 ++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/common.rc |    1 +
 tests/qemu-iotests/group     |    1 +
 10 files changed, 564 insertions(+), 30 deletions(-)
 create mode 100755 tests/qemu-iotests/035
 create mode 100644 tests/qemu-iotests/035.out

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

end of thread, other threads:[~2012-05-02 18:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-02 17:16 [Qemu-devel] [PULL 0/9] Block patches (master and 1.1) Kevin Wolf
2012-05-02 17:16 ` [Qemu-devel] [PATCH 1/9] qemu-iotests: ignore fragmentation information for qed Kevin Wolf
2012-05-02 17:16 ` [Qemu-devel] [PATCH 2/9] block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported() Kevin Wolf
2012-05-02 17:16 ` [Qemu-devel] [PATCH 3/9] docs: fix one issue in qcow2 specs Kevin Wolf
2012-05-02 17:16 ` [Qemu-devel] [PATCH 4/9] qemu-iotests: Many parallel allocating I/O requests Kevin Wolf
2012-05-02 17:16 ` [Qemu-devel] [PATCH 5/9] qcow2: Remove unused parameter in do_alloc_cluster_offset Kevin Wolf
2012-05-02 17:16 ` [Qemu-devel] [PATCH 6/9] qcow2: Don't hold cache references across yield Kevin Wolf
2012-05-02 17:16 ` [Qemu-devel] [PATCH 7/9] qcow2: fix the return value -ENOENT -> -EEXIST Kevin Wolf
2012-05-02 17:16 ` [Qemu-devel] [PATCH 8/9] rbd: add discard support Kevin Wolf
2012-05-02 17:16 ` [Qemu-devel] [PATCH 9/9] ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop Kevin Wolf

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