qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/34] migration thread and queue


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 00/34] migration thread and queue
Date: Fri, 21 Dec 2012 09:25:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Il 21/12/2012 01:27, Anthony Liguori ha scritto:
> Juan Quintela <address@hidden> writes:
> 
>> > Hi
>> >
>> > Changes for yesterday:
>> > - Paolo Acked the series
>> > - Rebaso on top of today git (only conflicts were due to header re-shuffle)
>> >
>> > Please pull.
>> >
>> > [20121219]
>> >
>> > This is my queue for migration-thread and patches associated.  This
>> > integrates review comments & code for Paolo.  This is the subset from
>> > both approachs that we agreed with. rest of patches need more review
>> > and are not here.
> This breaks migration.  Here's my test case:
> 
> #!/bin/sh
> 
> gzip -d -c lidb.ssmall.img.gz | \
>     ~/build/qemu/x86_64-softmmu/qemu-system-x86_64 -cdrom \
>     ~/isos/OCDC-lucid-Test-Drive-20110523_140333.iso -enable-kvm -m 2G \
>     -incoming exec:dd
> 
> With lidb.ssmall.img.gz being generated from a 'migrate exec:dd of=...'
> from qemu.git just a week or two ago.
> 
> I can't bisect tonight but can attempt to tomorrow.  How has this been
> tested?
> 
> I'm a little concerned here about the timing.  With the Christmas
> and New Years holiday we're pretty darn close to soft freeze for 1.4.

Come on, we're _a month_ from soft freeze.

Paolo



reply via email to

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