From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58788 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFrBq-00013x-7Q for qemu-devel@nongnu.org; Tue, 09 Nov 2010 11:36:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFrBp-0007Wd-8L for qemu-devel@nongnu.org; Tue, 09 Nov 2010 11:36:58 -0500 Received: from fe01x03-cgp.akado.ru ([77.232.31.164]:58972 helo=akado.ru) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFrBp-0007WX-0k for qemu-devel@nongnu.org; Tue, 09 Nov 2010 11:36:57 -0500 Date: Tue, 9 Nov 2010 19:36:49 +0300 (MSK) From: malc In-Reply-To: <1289320186-16972-1-git-send-email-kraxel@redhat.com> Message-ID: References: <1289320186-16972-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [Qemu-devel] Re: [PATCH] spice: add audio List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On Tue, 9 Nov 2010, Gerd Hoffmann wrote: > Add support for the spice audio interface. With this patch applied > audio can be forwarded over the network from/to the spice client. Both > recording and playback is supported. > > The driver is first in the driver list, but the can_be_default flag is > set only in case spice is active. So if you have the spice protocol > enabled the spice audio driver is the default one, otherwise whatever > comes first after spice in the list. Overriding the default using > QEMU_AUDIO_DRV works in any case. > > [ v2: audio codestyle: add spaces before open parenthesis ] > [ v2: add const to silence array ] Is this somehow testable? [..snip..] -- mailto:av1474@comtv.ru