[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/3] block: block-backup live backup command
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH 0/3] block: block-backup live backup command |
Date: |
Wed, 24 Apr 2013 06:44:54 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5 |
On 04/24/2013 01:41 AM, Stefan Hajnoczi wrote:
>>>
>>> 2. Sync modes like drive-mirror (top, full, none). This makes it possible
>>> to
>>> preserve the backing file chain.
>>
>> Based on today's phone call, it sounds like this would mean adding
>> optional parameters to the QMP command.
>
> It's not a problem in this case because block-backup and the sync mode
> optional parameter will be added in the 1.6 release cycle.
Ah, I misunderstood - I thought you were shooting for 1.5 for the
initial release. But it definitely makes more sense if the entire
command is waiting for 1.6, since we've already entered soft freeze for 1.5.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH 2/3] block: add block_backup QMP command, (continued)
Re: [Qemu-devel] [PATCH 0/3] block: block-backup live backup command, Eric Blake, 2013/04/23
Re: [Qemu-devel] [PATCH 0/3] block: block-backup live backup command, Wenchao Xia, 2013/04/27