[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <493EE3DE.7080702@codemonkey.ws>
Date: Tue, 09 Dec 2008 15:32:14 -0600
From: Anthony Liguori <anthony@...emonkey.ws>
To: Mark McLoughlin <markmc@...hat.com>
CC: Rusty Russell <rusty@...tcorp.com.au>,
netdev <netdev@...r.kernel.org>, kvm <kvm@...r.kernel.org>
Subject: Re: [PATCH] virtio_net: add link status handling
Mark McLoughlin wrote:
> Allow the host to inform us that the link is down by adding
> a VIRTIO_NET_F_STATUS which indicates that device status is
> available in virtio_net config.
>
> This is currently useful for simulating link down conditions
> (e.g. using proposed qemu 'set_link' monitor command) but
> would also be needed if we were to support device assignment
> via virtio.
It would be nice if the virtio-net card wrote some acknowledgement that
it has received the link status down/up events.
I'm thinking along the lines of doing live migration between two end
points that are not on the same subnet. It would be nice to be able to
signal link status down, have the guest acknowledge that it received it,
do the live migration, then do link status up so the guest reconnects
it's networking.
Regards,
Anthony Liguori
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists