qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/10] Block patches for 1.1
@ 2012-05-25 17:38 Kevin Wolf
  2012-05-25 17:38 ` [Qemu-devel] [PATCH 01/10] qcow2: don't leak buffer for unexpected qcow_version in header Kevin Wolf
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Kevin Wolf @ 2012-05-25 17:38 UTC (permalink / raw)
  To: anthony; +Cc: kwolf, qemu-devel

The following changes since commit aeb29b6459cb9496b38c820f3faff64cf2369d0d:

  audio: Always call fini on exit (2012-05-24 19:35:27 +0400)

are available in the git repository at:
  git://repo.or.cz/qemu/kevin.git for-anthony

Jim Meyering (1):
      qcow2: don't leak buffer for unexpected qcow_version in header

Kevin Wolf (1):
      qcow2: Check qcow2_alloc_clusters_at() return value

MORITA Kazutaka (3):
      sheepdog: mark image as snapshot when tag is specified
      sheepdog: return -errno on error
      sheepdog: use heap instead of stack for BDRVSheepdogState

Pavel Hrdina (3):
      fdc: floppy drive should be visible after start without media
      fdc: fix media detection
      fdc-test: introduced qtest no_media_on_start and cmos qtest for floppy

Richard W.M. Jones (1):
      qemu-img: Explain how rebase operation can be used to perform a 'diff' operation.

Stefan Hajnoczi (1):
      qemu-iotests: mark 035 qcow2-only

 block/qcow2-cluster.c  |   23 ++++++----
 block/qcow2.c          |    3 +-
 block/sheepdog.c       |  113 +++++++++++++++++++++++++++++-------------------
 hw/fdc.c               |   14 +++---
 hw/pc.c                |    2 +-
 qemu-img.texi          |   18 ++++++++
 tests/fdc-test.c       |   65 ++++++++++++++++++++-------
 tests/qemu-iotests/035 |    2 +-
 8 files changed, 159 insertions(+), 81 deletions(-)

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

end of thread, other threads:[~2012-05-25 17:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25 17:38 [Qemu-devel] [PULL 00/10] Block patches for 1.1 Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 01/10] qcow2: don't leak buffer for unexpected qcow_version in header Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 02/10] qemu-img: Explain how rebase operation can be used to perform a 'diff' operation Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 03/10] sheepdog: mark image as snapshot when tag is specified Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 04/10] sheepdog: return -errno on error Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 05/10] sheepdog: use heap instead of stack for BDRVSheepdogState Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 06/10] qcow2: Check qcow2_alloc_clusters_at() return value Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 07/10] qemu-iotests: mark 035 qcow2-only Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 08/10] fdc: floppy drive should be visible after start without media Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 09/10] fdc: fix media detection Kevin Wolf
2012-05-25 17:38 ` [Qemu-devel] [PATCH 10/10] fdc-test: introduced qtest no_media_on_start and cmos qtest for floppy 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).