From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn2EZ-0001F4-GO for qemu-devel@nongnu.org; Wed, 21 May 2014 04:50:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wn2EU-00026f-Et for qemu-devel@nongnu.org; Wed, 21 May 2014 04:50:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn2EU-00026T-6L for qemu-devel@nongnu.org; Wed, 21 May 2014 04:50:42 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s4L8ofeU001092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 21 May 2014 04:50:41 -0400 From: Gerd Hoffmann Date: Wed, 21 May 2014 10:50:35 +0200 Message-Id: <1400662237-23743-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/2] audio: two intel-hda fixes. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, $sibject says all. please pull, Gerd The following changes since commit c5fa6c86d0765f837515d1c10654c621724a77e0: Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-19 14:10:01 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-audio-5 for you to fetch changes up to b1fe60cd3525871a4c593ad8c2b39b89c19c00d0: hw/audio/intel-hda: Avoid shift into sign bit (2014-05-20 08:49:21 +0200) ---------------------------------------------------------------- audio: two intel-hda fixes. ---------------------------------------------------------------- Peter Maydell (1): hw/audio/intel-hda: Avoid shift into sign bit Stanislav Vorobiov (1): audio/intel-hda: support FIFORDY hw/audio/intel-hda.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)