From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zqgop-0000oC-O2 for qemu-devel@nongnu.org; Mon, 26 Oct 2015 08:24:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zqgol-0001Zz-Qw for qemu-devel@nongnu.org; Mon, 26 Oct 2015 08:24:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45217) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zqgol-0001Zu-LG for qemu-devel@nongnu.org; Mon, 26 Oct 2015 08:24:03 -0400 Message-ID: <1445862240.4397.29.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 26 Oct 2015 13:24:00 +0100 In-Reply-To: <20151026110054.GF20111@stefanha-x1.localdomain> References: <8AEDA8BB-5138-47AF-98B7-D8E5BCE0E1FB@gmail.com> <20151016121548.GH10205@stefanha-thinkpad.redhat.com> <78B63DA5-2230-4ECA-8F06-EC81F677895C@gmail.com> <20151026110054.GF20111@stefanha-x1.localdomain> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hw/usb/dev-audio.c: make USB audio card sound perfect List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Programmingkid , "H. Peter Anvin" , qemu-devel qemu-devel Hi, > So this change would make real-time audio feel laggy. That is secondary if the sound quality is bad due to constant overruns and underruns ... > Unless Gerd has a > strong feeling that it's an improvement for QEMU, I wouldn't merge this > change. The change is merged. cheers, Gerd