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

Re: [Xen-devel] Xen Developers/Interface Manual

To: deepak <deepakep@xxxxxxxxx>
Subject: Re: [Xen-devel] Xen Developers/Interface Manual
From: Muli Ben-Yehuda <mulix@xxxxxxxxx>
Date: Fri, 14 Apr 2006 17:53:08 +0300
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 14 Apr 2006 07:54:19 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <000801c073d8$c6b7ac30$6401a8c0@deepaku6baqkha>
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>
References: <000801c073d8$c6b7ac30$6401a8c0@deepaku6baqkha>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11+cvs20060126
On Mon, Jan 01, 2001 at 03:23:53PM +0530, deepak wrote:
> Hello there,
>   I am currently developing a driver for SCSI/FCP card . I am
interested in seeing what changes will need to be done for Xen IO. I
have read some documentation about the Xen IO arch, and Safe Hardware
Acess... However i am not able to get a document which talks in detail
about the interfaces (or API's ) which drivers need to use. It would
be great if you could point me to the document or a link to a similar
kind of code which has done the same.
> 
> I tried to go through the links
http://www.cl.cam.ac.uk/Research/SRG/netos/xen/documentation.html  ,
but both the user and developer manual links seem to be broken.
> Please respond to my email directly as i have not yet subscribed to
the mailing list.

If this is a device that is not "virtualization aware", all you need
to do is have a working Linux driver in the Linux tree. Then simply
recompiling that tree for the Xen subarch should work. If your device
is virtualization aware, there's plenty that you could do, but there's
no one way of doing things yet. If that's the case, your best bet is
to describe what your device can do, and then we can talk about how to
best utilize it under Xen.

Cheers,
Muli
-- 
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

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