From: Kevin Wolf <kwolf@redhat.com>
To: anthony@codemonkey.ws
Cc: kwolf@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 00/10] Block patches for 1.1
Date: Fri, 25 May 2012 19:38:44 +0200 [thread overview]
Message-ID: <1337967534-12166-1-git-send-email-kwolf@redhat.com> (raw)
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(-)
next reply other threads:[~2012-05-25 17:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-25 17:38 Kevin Wolf [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1337967534-12166-1-git-send-email-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=anthony@codemonkey.ws \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).