[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200812121834.49464.rusty@rustcorp.com.au>
Date: Fri, 12 Dec 2008 18:34:48 +1030
From: Rusty Russell <rusty@...tcorp.com.au>
To: Mark McLoughlin <markmc@...hat.com>
Cc: Anthony Liguori <anthony@...emonkey.ws>,
netdev <netdev@...r.kernel.org>, kvm <kvm@...r.kernel.org>
Subject: Re: [PATCH] virtio_net: add link status handling
On Thursday 11 December 2008 05:04:44 Mark McLoughlin wrote:
> On Tue, 2008-12-09 at 21:11 -0600, Anthony Liguori wrote:
> > Rusty Russell wrote:
> > > On Wednesday 10 December 2008 08:02:14 Anthony Liguori wrote:
> > >> It would be nice if the virtio-net card wrote some acknowledgement that
> > >> it has received the link status down/up events.
> > >
> > > How about of every status change event? ie. a generic virtio_pci solution?
> >
> > A really simple way to do it would just be to have another status field
> > that was the guest's status (verses the host requested status which the
> > current field is). All config reads/writes result in exits so it's easy
> > to track.
> >
> > Adding YA virtio event may be a little overkill.
>
> Sounds very reasonable; that and Rusty's "mask out unknown bits"
> suggestion in the version below.
Not quite what I was after. I've taken the original patch, added the
masking change. I'll test here and feed to DaveM.
As far as Anthony's live migrate race, I've decided to declare with
Canutian arrogance that it Will Never Happen.
Cheers,
Rusty.
--
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