qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/10] Block patches for 1.1


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 00/10] Block patches for 1.1
Date: Tue, 29 May 2012 20:29:08 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 05/25/2012 12:38 PM, Kevin Wolf wrote:
The following changes since commit aeb29b6459cb9496b38c820f3faff64cf2369d0d:

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

Pulled.  Thanks.

Regards,

Anthony Liguori


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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]