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