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][XM-TEST][2/3] New Network Infrastructure for Xm-Test

To: Ewan Mellor <ewan@xxxxxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH][XM-TEST][2/3] New Network Infrastructure for Xm-Test
From: Daniel Stekloff <dsteklof@xxxxxxxxxx>
Date: Mon, 24 Apr 2006 16:34:29 -0700
Cc: Dan Smith <danms@xxxxxxxxxx>
Delivery-date: Mon, 24 Apr 2006 16:36:03 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This patch changes how consoles are used in xm-test in the library. It
moves consoles to being tied directly to the XenDomains they are for.
Instead of creating and closing a console separately, this patch makes
opening and closing the console methods in XenDomain. 

This patch is needed for the new network infrastructure because when
domains are created with devices there are console commands that need to
be run. For networking, ifconfig has to be run on the new domain once
it's started to configure and activate the interface. 

All comments welcome.

Thanks,

Dan

Attachment: xmtest-console-2.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH][XM-TEST][2/3] New Network Infrastructure for Xm-Test, Daniel Stekloff <=