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

[Xen-users] Sound on PV Guest

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Sound on PV Guest
From: Frederic Beck <frederic.beck@xxxxxxxx>
Date: Fri, 24 Apr 2009 16:43:37 +0200
Delivery-date: Fri, 24 Apr 2009 07:45:03 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Organization: INRIA-LORIA
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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

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