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] [patch 0/5] xen: set of net and block patches

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [patch 0/5] xen: set of net and block patches
From: Jody Belka <lists-xen@xxxxxxxx>
Date: Mon, 31 Jan 2005 23:32:43 +0100
Delivery-date: Mon, 31 Jan 2005 22:33:50 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
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>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.4i
Hi,

Please take a look at the following set of patches,
and let me know what you think:

01-blkfront-vbd-bugfix.patch
        Fix incorrect result-check in xlvbd_init_device

02-xm-blkif-ide-dev-numbers.patch
        Fix the device number calculation for /dev/hd* device names;
        ide device numbering works differently to scsi

03-xm-create-mac-selection.patch
        Check for duplicate supplied vif MACs, and make sure
        that randomly generated MACs for a domain are all different

04-netback-mac-selection.patch
        Allow specification of backend vif MAC addresses. If a backend
        MAC is not provided, generate one as before

05-net-features.patch
        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.



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>
  • [Xen-devel] [patch 0/5] xen: set of net and block patches, Jody Belka <=