qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/7] Miscellaneous fixes for block and snapshots


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 0/7] Miscellaneous fixes for block and snapshots
Date: Thu, 12 Apr 2012 13:02:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Am 12.04.2012 10:16, schrieb Paolo Bonzini:
> Il 05/04/2012 17:42, Paolo Bonzini ha scritto:
>> These patches fix a few miscellaneous bugs in live snapshots and block
>> streaming.
>>
>> Paolo Bonzini (7):
>>   block: add mode argument to blockdev-snapshot-sync
>>   block: fail live snapshot if disk has no medium
>>   block: fix snapshot with QED format
>>   block: close unused image files at the end of streaming
>>   block: pass new base image format to bdrv_change_backing_file
>>   block: push bdrv_change_backing_file error checking up from drivers
>>   block: update in-memory backing file and format
>>
>>  block.c         |   23 +++++++++++++++++++++--
>>  block/qcow2.c   |    5 -----
>>  block/qed.c     |    7 +++++++
>>  block/stream.c  |   30 ++++++++++++++++++++++++++++--
>>  block/vvfat.c   |    7 +++++++
>>  block_int.h     |    1 +
>>  blockdev.c      |    9 ++++++---
>>  qmp-commands.hx |    2 +-
>>  8 files changed, 71 insertions(+), 13 deletions(-)
>>
> 
> I'll resubmit this as soon as Kevin's last pull request lands.

A newer version of patch 4 is already in and patch 1 needs a fix. The
rest looks (to some degree) okay to me.

Kevin



reply via email to

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