From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEG81-0001wL-Kq for qemu-devel@nongnu.org; Thu, 22 Jan 2015 06:40:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEG7x-0000Mo-Tw for qemu-devel@nongnu.org; Thu, 22 Jan 2015 06:40:49 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEG7x-0000Md-Nt for qemu-devel@nongnu.org; Thu, 22 Jan 2015 06:40:45 -0500 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 t0MBejHW013979 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 22 Jan 2015 06:40:45 -0500 From: Gerd Hoffmann Date: Thu, 22 Jan 2015 12:40:40 +0100 Message-Id: <1421926841-22510-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] sb16: fix interrupt acknowledgement List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Pretty short audio queue, with a single soundblaster bugfix. please pull, Gerd The following changes since commit 699eae17b841e6784dc3864bf357e26bff1e9dfe: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20150120' into staging (2015-01-20 16:19:58 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-audio-20150122-1 for you to fetch changes up to 9939375c282a0f97afa69dc6799d3c77aaf7d544: sb16: fix interrupt acknowledgement (2015-01-22 11:04:18 +0100) ---------------------------------------------------------------- b16: fix interrupt acknowledgement ---------------------------------------------------------------- Paolo Bonzini (1): sb16: fix interrupt acknowledgement hw/audio/sb16.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)