From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5YR7-0007zT-Mp for qemu-devel@nongnu.org; Tue, 21 Jan 2014 05:20:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5YR2-0004gn-Tp for qemu-devel@nongnu.org; Tue, 21 Jan 2014 05:20:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5YR2-0004ge-MV for qemu-devel@nongnu.org; Tue, 21 Jan 2014 05:19:56 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s0LAJtaQ030160 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 21 Jan 2014 05:19:56 -0500 From: Gerd Hoffmann Date: Tue, 21 Jan 2014 11:19:48 +0100 Message-Id: <1390299589-5082-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] hda-codec: disable streams on reset List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Audio patch queue with a single fix. please pull, Gerd The following changes since commit 1cf892ca2689c84960b4ce4d2723b6bee453711c: SPARC: Fix LEON3 power down instruction (2014-01-15 15:37:33 +1000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-audio-2 for you to fetch changes up to 39e6a38cdd4b235b2918b4977f31fde2c0da3bc4: hda-codec: disable streams on reset (2014-01-20 12:17:20 +0100) ---------------------------------------------------------------- hda-codec: disable streams on reset ---------------------------------------------------------------- Gerd Hoffmann (1): hda-codec: disable streams on reset hw/audio/hda-codec.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)