From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z06z4-0006ki-AR for qemu-devel@nongnu.org; Wed, 03 Jun 2015 07:37:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z06yz-0005CR-2U for qemu-devel@nongnu.org; Wed, 03 Jun 2015 07:37:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z06yy-0005Br-UP for qemu-devel@nongnu.org; Wed, 03 Jun 2015 07:37:17 -0400 Message-ID: <1433331431.5640.37.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Wed, 03 Jun 2015 13:37:11 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2 00/12] Audio backend cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?K=C5=91v=C3=A1g=C3=B3=2C_Zolt=C3=A1n?= Cc: Peter Maydell , qemu-devel@nongnu.org, Alexander Graf On Mi, 2015-06-03 at 12:49 +0200, K=C5=91v=C3=A1g=C3=B3, Zolt=C3=A1n wrot= e: > This series of patch removes the following audio backends: > esd, fmod, winwave. >=20 > It also cleans up the remaining drivers to do not use global variables = where > possible. This is a preparation for my GSoC project where I will enable= multiple > simultaneous audio backends. Looks good, added to audio patch queue. > Please also test the coreaudio backend, as I do not have a Mac to test = it. >=20 > Patches are also available at https://github.com/DirtYiCE/qemu.git in t= ag > audio-cleanup-v2 to simplify testing. Any takers to verify coreaudio changes? Alex? Peter? thanks, Gerd