qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/1] net: fix queue's purge on VM stop


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1/1] net: fix queue's purge on VM stop
Date: Tue, 2 Jun 2015 11:34:29 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, May 29, 2015 at 04:28:48PM +0200, Thibaut Collet wrote:
> I agree that virtio-net NIC never enqueues packet to vhost-user
> but qemu_announce_self function (savevm.c file) can do it through
> the qemu_announce_self_iter / qemu_send_packet_raw sequence.

Does vhost-user support live migration?

If no, then qemu_announce_self is never called.

If yes, then the packet should not be discarded since the ARP announce
has a purpose.

Stefan

Attachment: pgp9bL6zARVxh.pgp
Description: PGP signature


reply via email to

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