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] run real drivers in differnt domains

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] run real drivers in differnt domains
From: "Phani Babu Giddi" <phanig@xxxxxxxxx>
Date: Wed, 12 Dec 2007 20:39:01 -0800
Delivery-date: Wed, 12 Dec 2007 20:39:24 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=dqEFa7DM3o+UnjGIDFbbBiTnC9qzkPtoKXU2R0EH73c=; b=dVu80EReRG/AjmyKkx4khEKNV3THPw5OrJNwW6iDH+NrftR20Mi9OrtgcADcbvZkLx1W4nfkHvCj43suAU6YqGVvu7tq1Se/9JAgdoZhfB1AKF+FkDdPWybRttNywiKeXC7OuKBKWx9dSlUVAK8pK4KRqFQBSqhWI4fiZt9MGwg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=IJfd293lKIgZz2ug6bga7BWZ5fR95F6hgMDnGK7HjaXee2EiyCxOqas1qSYe6HXdE99xenNliuegiZ0vRO4iqOUxGKqE2gxBwKY8b2+reOVsIo8PU6O3kkRA1aGPnL7Fw4hnWdCSoBzICZQAm/qswYAsy+dE7SdURYOup/pPQk0=
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
Hello All,
 
I want to run 'real device drivers' I mean native drivers (ofcourse recompiled for xen) as part of the two guests (Linux OS). These drivers will be accessing seperate devices and will not be shared by guests. Do you think this configuration is possible ? I am referring to a system with just PV and no HVM.
 
My understanding of 'dmo0' or the driver domain is that only those devices/device-drivers which need to be shared between guest OS have to run in the driver domain but otherwise they can run as part of the unprivlidged guest domain. The other reason is that xen wants to have just one set of drivers for all guest OS.
 
I just want avoid writing front end and back end driver pairs for custom device drivers and run as it is in their respective domains.
 
Regards,
Phani
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>