WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: [patch 5/5] xen: net features

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: [patch 5/5] xen: net features
From: Jody Belka <lists-xen@xxxxxxxx>
Date: Mon, 31 Jan 2005 23:39:12 +0100
Delivery-date: Mon, 31 Jan 2005 22:38:52 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <20050131223317.GJ2144@xxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <20050131223317.GJ2144@xxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.4i
On Mon, Jan 31, 2005 at 11:33:17PM +0100, Jody Belka wrote:
> Allow (1) the making of both frontend and backend vif MACs read-only
> (independently), (2) the addition of some xen-specific sysfs attributes
> on front/back vifs, (3) an option to set several vif defaults in a domain
> config file, for ease of use when creating multiple vifs.
> 
> diffstat:
>  linux-2.6.10-xen-sparse/drivers/xen/netback/common.h    |   10 +
>  linux-2.6.10-xen-sparse/drivers/xen/netback/interface.c |  121 
> +++++++++++++++-
>  linux-2.6.10-xen-sparse/drivers/xen/netfront/netfront.c |   73 +++++++++
>  tools/python/xen/lowlevel/xu/xu.c                       |   18 ++
>  tools/python/xen/xend/XendDomainInfo.py                 |    1 
>  tools/python/xen/xend/server/messages.py                |    9 +
>  tools/python/xen/xend/server/netif.py                   |   62 ++++++++
>  tools/python/xen/xm/create.py                           |   91 +++++++++++-
>  xen/include/public/io/domain_controller.h               |   10 -
>  9 files changed, 388 insertions(+), 7 deletions(-)

Note, this patch requires the previous two [3,4] to be present to apply,
although only the previous one [4] is required functionality-wise.


J

-- 
Jody Belka
knew (at) pimb (dot) org


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>