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] add function for unbinding all evtchns to min-os

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] add function for unbinding all evtchns to min-os
From: "Jacob Gorm Hansen" <jacobg@xxxxxxx>
Date: Thu, 18 May 2006 16:24:08 +0200
Delivery-date: Thu, 18 May 2006 07:24:32 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=LERTrZ+qfNCJ1NyId9Ivp2MlJtChSNX9NroWJxht8/W2mg3HyUWbJqUZ/kgpAnU0v919ygSshY8QP/5fQtaBPyT8uMwTk+1geyogLSrfsJjtAGCi1MXS1+ZTYtevk1qNM9RRx+xVMNrAezy47kM28U8xg8V8Ki1G5Aim5BqbSK0=
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
When using mini-os for hosting a boot-loader, it needs the ability to
shut down any bound ports before calling the booted OS. This patch
adds a function that the bootloader can call to do that.

Jacob

Attachment: miniosunbindall
Description: Binary 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] add function for unbinding all evtchns to min-os, Jacob Gorm Hansen <=