From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56124) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0EXl-0005OZ-Hw for qemu-devel@nongnu.org; Wed, 03 Jun 2015 15:41:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0EXh-0007pu-6O for qemu-devel@nongnu.org; Wed, 03 Jun 2015 15:41:41 -0400 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:38308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0EXh-0007pX-0E for qemu-devel@nongnu.org; Wed, 03 Jun 2015 15:41:37 -0400 Received: by wibdt2 with SMTP id dt2so25274954wib.1 for ; Wed, 03 Jun 2015 12:41:36 -0700 (PDT) From: "=?UTF-8?B?S8WRdsOhZ8OzIFpvbHTDoW4=?=" Message-ID: <556F587A.7090700@gmail.com> Date: Wed, 03 Jun 2015 21:41:46 +0200 MIME-Version: 1.0 References: <1433331431.5640.37.camel@nilsson.home.kraxel.org> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v2 00/12] Audio backend cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Gerd Hoffmann Cc: QEMU Developers , Alexander Graf 2015-06-03 21:08 keltezéssel, Peter Maydell írta: > On 3 June 2015 at 12:44, Peter Maydell wrote: >> On 3 June 2015 at 12:37, Gerd Hoffmann wrote: >>> Any takers to verify coreaudio changes? >>> Alex? Peter? >> >> I can have a go but it may take me a while to get to. > > ...if you have a simple working test image that produces sound > that would help, so I'm not trying to mess around configuring > audio in the guest. Something which isn't "full-fat modern > OS config" would be good, ie something which will run OK in > TCG emulation. I've used day24 from the Qemu advent calendar for some tests, it's pretty minimal. http://www.qemu-advent-calendar.org/ Thanks, Zoltan