On 05/07/2012 12:55 PM, Kevin Wolf wrote:
The following changes since commit 847c25d01cbe8e4fe457a7426f82daaaf3287aae:
hw/ac97: Mask out the EAPD bit on Powerdown Ctrl/Stat writes (2012-05-07
16:31:40 +0400)
are available in the git repository at:
git://repo.or.cz/qemu/kevin.git for-anthony
Pulled. Thanks.
Regards,
Anthony Liguori
Hervé Poussineau (1):
fdc: simplify media change handling
Kevin Wolf (1):
qcow2: Limit COW to where it's needed
MORITA Kazutaka (1):
sheepdog: switch to writethrough mode if cluster doesn't support flush
Zhi Yong Wu (2):
block: make bdrv_create adopt coroutine
qcow2: lock on prealloc
block.c | 44 ++++++++++++++++++++++++++++++++++++++++++--
block/qcow2-cluster.c | 14 +++++++++-----
block/qcow2.c | 3 +++
block/sheepdog.c | 8 ++++++++
hw/fdc.c | 29 +++++++++++------------------
5 files changed, 73 insertions(+), 25 deletions(-)