From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYvgl-0000iD-9I for qemu-devel@nongnu.org; Tue, 30 Sep 2014 07:33:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYvgd-00079l-KD for qemu-devel@nongnu.org; Tue, 30 Sep 2014 07:33:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8331) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYvgd-000787-Dk for qemu-devel@nongnu.org; Tue, 30 Sep 2014 07:33:43 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s8UBXb5V027505 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 30 Sep 2014 07:33:38 -0400 From: Gerd Hoffmann Date: Tue, 30 Sep 2014 13:33:33 +0200 Message-Id: <1412076814-21725-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] audio patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, pretty short, with a single ac97 fix. please pull, Gerd The following changes since commit 81ab11a7a524d12412a59ef49c6b270671e62ea0: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-09-26 15:41:50 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-audio-20140930-1 for you to fetch changes up to 133771477c39f3716d9a85609aca0d3e5a77c55c: ac97: register reset via qom (2014-09-29 10:20:05 +0200) ---------------------------------------------------------------- ac97: register reset via qom ---------------------------------------------------------------- Gerd Hoffmann (1): ac97: register reset via qom hw/audio/ac97.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)