From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46862 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFvF4-0005HG-3C for qemu-devel@nongnu.org; Tue, 09 Nov 2010 15:56:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFvDy-0003K9-PK for qemu-devel@nongnu.org; Tue, 09 Nov 2010 15:55:27 -0500 Received: from fe02x03-cgp.akado.ru ([77.232.31.165]:50550 helo=akado.ru) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFvDy-0003IB-Hk for qemu-devel@nongnu.org; Tue, 09 Nov 2010 15:55:26 -0500 Date: Tue, 9 Nov 2010 23:55:14 +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. > Applied. [..snip..] -- mailto:av1474@comtv.ru