From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIilM-0001Nm-KV for qemu-devel@nongnu.org; Tue, 25 Oct 2011 11:18:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIilH-00082G-3k for qemu-devel@nongnu.org; Tue, 25 Oct 2011 11:18:00 -0400 Received: from fe01x03-cgp.akado.ru ([77.232.31.164]:60733 helo=akado.ru) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIilG-000829-Se for qemu-devel@nongnu.org; Tue, 25 Oct 2011 11:17:55 -0400 Date: Tue, 25 Oct 2011 19:17:37 +0400 (MSD) From: malc In-Reply-To: <1319554381-26230-1-git-send-email-marcandre.lureau@redhat.com> Message-ID: References: <1319554381-26230-1-git-send-email-marcandre.lureau@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [Qemu-devel] [PATCH 1/2] hda: do not mix output and input streams, RHBZ #740493 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Marc-Andr=E9_Lureau?= Cc: =?ISO-8859-15?Q?Marc-Andr=E9_Lureau?= , qemu-devel@nongnu.org, kraxel@redhat.com On Tue, 25 Oct 2011, Marc-Andr? Lureau wrote: > Windows 7 may use the same stream number for input and output. > That will result in lot of garbage on playback. > > The hardcoded value of 4 needs to be in sync with GCAP streams > description and IN/OUT registers. > > Signed-off-by: Marc-Andr? Lureau > --- > hw/intel-hda.c | 9 +++++---- > 1 files changed, 5 insertions(+), 4 deletions(-) Applied. [..snip..] -- mailto:av1474@comtv.ru