[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] replicating devices in guest domains


  • To: "Mike A. Kenny" <mike@xxxxxxxxxxxxxxxxxxxxxxx>
  • From: "David Goodlad" <dgoodlad@xxxxxxxxx>
  • Date: Sat, 22 Apr 2006 10:37:10 -0700
  • Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Sat, 22 Apr 2006 10:37:45 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sO73qOVP5RIDhM2sMuMDMKL+/l7E982cfoPyViKafI4jaVqRL2Cdr/Qvitt3p3WtRTICG7m+8BMVTC3I+UWMWTRRtbljR6Y6Ndx1Ab3rNobkIfJAtTEZuBzVYCFkb7ceASRvwh2AE0HRjxxjoDDCQwwRM7C70wR0+68jCw1guyI=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On 4/22/06, Mike A. Kenny <mike@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> I am trying to use asterisk in a guest domain (for testing only) but there is 
> no /dev/dsp entry. Creating this with mknod does no good either so I figure 
> that xen is imposing some restrictions on the use of devices by guest 
> domains. Where can I find documentation on these restrictions?

You can't just use the device in both your dom0 and domU guests;
multiple drivers hammering at a device would be bad news :)

Anyway, if you want to expose your sound card to a domU, you need to
do PCI passthrough.  This will prevent any dom0 drivers from grabbing
your sound card, and allow a domU guest's driver to do so instead.

I forget the syntax, but a quick google should do the trick!

Dave

--
Dave Goodlad
dgoodlad@xxxxxxxxx or dave@xxxxxxxxxx
http://david.goodlad.ca/

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.