From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZLBP-0002Rb-8U for qemu-devel@nongnu.org; Thu, 24 Oct 2013 09:42:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZLBK-0002gb-Fy for qemu-devel@nongnu.org; Thu, 24 Oct 2013 09:42:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZLBK-0002gM-7W for qemu-devel@nongnu.org; Thu, 24 Oct 2013 09:42:34 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r9ODgW19003658 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 24 Oct 2013 09:42:32 -0400 From: Gerd Hoffmann Date: Thu, 24 Oct 2013 15:41:49 +0200 Message-Id: <1382622110-19460-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-1.7 0/1] audio bugfix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Single audio bugfix for 1.7. please pull, Gerd The following changes since commit fc8ead74674b7129e8f31c2595c76658e5622197: Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-10-18 10:03:24 -0700) are available in the git repository at: git://git.kraxel.org/qemu audio.2 for you to fetch changes up to b4350deed67b95651896ddb60cf9f765093a4848: audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second (2013-10-23 10:37:27 +0200) ---------------------------------------------------------------- Hans de Goede (1): audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second audio/audio.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)