From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHuYK-0002MK-KZ for qemu-devel@nongnu.org; Mon, 24 Feb 2014 07:22:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHuYF-0003eA-RI for qemu-devel@nongnu.org; Mon, 24 Feb 2014 07:22:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHuYF-0003dd-KG for qemu-devel@nongnu.org; Mon, 24 Feb 2014 07:22:27 -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 s1OCMRLh001881 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 24 Feb 2014 07:22:27 -0500 From: Gerd Hoffmann Date: Mon, 24 Feb 2014 13:22:20 +0100 Message-Id: <1393244541-29715-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, Short audio patch queue, with a single cleanup patch. please pull, Gerd The following changes since commit 105a060188dc6fdd4551571a966514d1a5f6815a: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220' into staging (2014-02-21 15:04:58 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-audio-3 for you to fetch changes up to cd6c88305f2ae8fe335a001058032e03f0ff4b4e: hda-audio: qom cleanups (2014-02-24 10:42:09 +0100) ---------------------------------------------------------------- hda-audio: qom cleanups ---------------------------------------------------------------- Gerd Hoffmann (1): hda-audio: qom cleanups hw/audio/hda-codec.c | 60 ++++++++++++++++++++++++++++------------------------ 1 file changed, 32 insertions(+), 28 deletions(-)