From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXW6s-0007L5-Km for qemu-devel@nongnu.org; Thu, 03 Sep 2015 11:07:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXW6o-0008S0-9g for qemu-devel@nongnu.org; Thu, 03 Sep 2015 11:07:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXW6o-0008Rv-34 for qemu-devel@nongnu.org; Thu, 03 Sep 2015 11:07:26 -0400 References: <1441275332.557.33.camel@redhat.com> From: Eric Blake Message-ID: <55E8622C.2000102@redhat.com> Date: Thu, 3 Sep 2015 09:07:24 -0600 MIME-Version: 1.0 In-Reply-To: <1441275332.557.33.camel@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="CFiknPJaLbN2EbN2b7mq9q7dg7D5DFmdx" Subject: Re: [Qemu-devel] [PATCH v2 00/49] audio: -audiodev option, multiple options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , =?UTF-8?B?S8WRdsOhZ8OzLCBab2x0w6Fu?= Cc: Markus Armbruster , Stefan Hajnoczi , qemu-devel@nongnu.org, Eduardo Habkost This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --CFiknPJaLbN2EbN2b7mq9q7dg7D5DFmdx Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/03/2015 04:15 AM, Gerd Hoffmann wrote: > On Fr, 2015-08-21 at 17:36 +0200, K=C5=91v=C3=A1g=C3=B3, Zolt=C3=A1n wr= ote: >> This patch series adds support to multiple audio backends. Afterwards= I >> add support to multiple backends. Audio fronteds gain a new audiodev >> option to specify the id of the audiodev to use. The audiodev=3D opti= on >> is required, unless you use the old environment variable based >> configuration, in that case it must not used (and you can't use multip= le >> backends).=20 >> >> Finally I also make mixeng usage optional, it can save us some useless= >> format converting when not needed. Also makes easier to support forma= ts >> currently not supported by qemu (as only the backend has to support it= , >> not the mixeng). >> >> For easier testing pull https://github.com/DirtYiCE/qemu.git tag=20 >> audio-multi-v2. >> >> Please review. >=20 > Adding qapi & net folks to Cc. Ping. >=20 > How to go forward with the QAPI bits in this series (Patches 1-9)? > Patch #1 got reviews from block folks. Patch #3 has a comment from > Eduardo pending. What about the other ones? Fine as-is? I remember > from the pre-2.4 freeze discussions that there at least was agreement > that flattening the qapi structs is the way to go. Still on my list of patches to review (seems to be a rather large list, sadly). I should get to it before Monday. >=20 > I'd prefer if the qapi maintainers can pick up and merge these patches.= > But I can also merge them via audio queue if I get reviews from the qap= i > maintainers. I'll leave it up to Markus on which tree is better for the qapi patches to go through. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --CFiknPJaLbN2EbN2b7mq9q7dg7D5DFmdx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJV6GIsAAoJEKeha0olJ0NqrW0H/2V+uMHbu/ao4lZm344pmm5D ctpEHGt21G7fURCMxZIkoi18uBjekrJY2jMS55oFx6gTcQrvnB1jfc6aaWD77fId J2weziiMdELCmd3WrCL3pVW/1ydeDT35sQ/047GeEf4U+yu1knJVQiK4kmua29pd pDuJF4P1o4ALRaS+hUBELggtXEAiyWZdoo23RbKdKKz0NlFmEQsVusHr7bFatuvB 9M8EoFleR5MKhhuuu93r1vub656s7IoP8CzzPjyNrZcRViwAmjbZ2BY9t3pRulbY q/5sXackQtERgU+DWVlSDMxyijVHkB65JzBcyZ410+P+oK4XzbDQnTSb/WeBwpw= =ZD1S -----END PGP SIGNATURE----- --CFiknPJaLbN2EbN2b7mq9q7dg7D5DFmdx--