Re: [Openstack] Audio card for libvirt/kvm in folsom

2013-01-11 Thread Davide Guerri
Daniel, 孙玉新 thanks you very much. I'll try to make a clean patch and I'll submit it to OpenStack. Cheers! Davide. On 11/gen/2013, at 16:11, Daniel P. Berrange wrote: > On Fri, Jan 11, 2013 at 10:53:25PM +0800, 孙玉新 wrote: >> Davide, >> >> If you use KVM, it's possible to enable audio. >> Pl

Re: [Openstack] Audio card for libvirt/kvm in folsom

2013-01-11 Thread 孙玉新
Thanks for you reply. I prefer to modify the Nova code. 2013/1/11 Daniel P. Berrange > On Fri, Jan 11, 2013 at 10:53:25PM +0800, 孙玉新 wrote: > > Davide, > > > > If you use KVM, it's possible to enable audio. > > Please refer http://libvirt.org/formatdomain.html#elementsSound > > > > Here is so

Re: [Openstack] Audio card for libvirt/kvm in folsom

2013-01-11 Thread Daniel P. Berrange
On Fri, Jan 11, 2013 at 10:53:25PM +0800, 孙玉新 wrote: > Davide, > > If you use KVM, it's possible to enable audio. > Please refer http://libvirt.org/formatdomain.html#elementsSound > > Here is some infomation about how to enable it in nova: > http://www.gossamer-threads.com/lists/openstack/opera

Re: [Openstack] Audio card for libvirt/kvm in folsom

2013-01-11 Thread Daniel P. Berrange
On Fri, Jan 11, 2013 at 02:56:23PM +0100, Davide Guerri wrote: > Daniel, > let me explain what I'm trying to do. > I'm trying to setup a simple virtual desktop infrastructure on the > top of OpenStack using both Windows (7 only atm) and Linux guests. > > On Linux the missing audio board wouldn't

Re: [Openstack] Audio card for libvirt/kvm in folsom

2013-01-11 Thread 孙玉新
Davide, If you use KVM, it"s possible to enable audio. Please refer http://libvirt.org/formatdomain.html#elementsSound Here is some infomation about how to enable it in nova: http://www.gossamer-threads.com/lists/openstack/operators/21302 Haven't test it, I think the steps should be: 1. cp /us

Re: [Openstack] Audio card for libvirt/kvm in folsom

2013-01-11 Thread Davide Guerri
Daniel, let me explain what I'm trying to do. I'm trying to setup a simple virtual desktop infrastructure on the top of OpenStack using both Windows (7 only atm) and Linux guests. On Linux the missing audio board wouldn't be a problem since I'm planning to use freeNX or x2go that in turn use a

Re: [Openstack] Audio card for libvirt/kvm in folsom

2013-01-11 Thread Daniel P. Berrange
On Fri, Jan 11, 2013 at 12:29:35PM +0100, Davide Guerri wrote: > Hi all, > it's possible to add an audio card to the domain definition when using > libvirt/kvm? > If yes, how it can be done? > > I'm using the Folsom release. No, there isn't any support for audio devices in Nova / libvirt at thi