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-users

Re: [Xen-users] Sound on PV Guest

To: Frederic Beck <frederic.beck@xxxxxxxx>
Subject: Re: [Xen-users] Sound on PV Guest
From: David <admin@xxxxxxxxxxx>
Date: Fri, 24 Apr 2009 15:49:09 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 24 Apr 2009 07:49:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20090424164337.13848fbe@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20090424164337.13848fbe@xxxxxxxxxxxxxxx>
Reply-to: admin@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

audio=1
soundhw='es1370'


in your guest config.


On Fri, Apr 24, 2009 at 3:43 PM, Frederic Beck <frederic.beck@xxxxxxxx> wrote:
Hello

I am running Xen 3.3.1 on Debian x86 with 2.6.26 Dom0. I have a PV
guest running another Debian with 2.6.18 kernel. all kernels are
precompiled Debian ones.

Everything work quite well. I have a modified hypervisor running to
intercept syscalls issued by the PV guest and analyze the behavior of a
given PID.

But this is not an issue, as it works fine. My concern is about the
applications that i want to monitor. They need access to a soundcard.
which means that they crash when trying to access a non-existing
soundcard.

I do not care about the audio data, but just need some valid /dev/dsp
or other file descriptor so that my application does not crash.

How can i achieve that ?

Thanks

Fred

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>