qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane
Date: Fri, 19 Feb 2016 15:59:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0


On 19/02/2016 08:42, Michael S. Tsirkin wrote:
> On Sun, Feb 14, 2016 at 06:17:03PM +0100, Paolo Bonzini wrote:
> > Currently, dataplane threads are shut down during migration because
> > vring.c is not able to track dirty memory.  However, all the relevant
> > parts of QEMU have been made thread-safe now, so we can drop vring.c
> > completely.  With these patches, virtio-dataplane is now simply "virtio
> > with ioeventfd in a different AioContext".
> 
> virtio bits look OK to me.
> Removing flags like started and disabled can happen later.

Ok, as you prefer!

I'll reply to Fam now, I had missed his remark.

Paolo



reply via email to

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