[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1282210055.3170.2283.camel@zakaz.uk.xensource.com>
Date: Thu, 19 Aug 2010 10:27:35 +0100
From: Ian Campbell <Ian.Campbell@...rix.com>
To: <netdev@...r.kernel.org>, xen-devel <xen-devel@...ts.xensource.com>
CC: Jeremy Fitzhardinge <jeremy@...p.org>,
"David S. Miller" <davem@...emloft.net>
Subject: [GIT/PATCH 0/2] Minor fixes to xen-netfront
I think these are likely for 2.6.37 but if possible the ethtool one
would be nice to have for 2.6.36 since 2.6.36 adds PVHVM support for Xen
(paravirtual drivers for fully-virtualised guests) so it is useful to be
able to see explicitly if eth0 is emulated or PV without having to infer
xen-netfront from:
# ethtool -i eth0
Cannot get driver information: Operation not supported
The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73:
Linus Torvalds (1):
Linux 2.6.36-rc1
are available in the git repository at:
git://xenbits.xensource.com/people/ianc/linux-2.6.git for-netdev/xen-netfront
Ian Campbell (2):
xen: use less generic names in netfront driver.
xen: netfront: support the ethtool drvinfo hook.
drivers/net/xen-netfront.c | 17 +++++++++++++----
1 files changed, 13 insertions(+), 4 deletions(-)
Ian.
--
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