From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehec5-00063E-A2 for qemu-devel@nongnu.org; Fri, 02 Feb 2018 11:56:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eheYB-0004sm-La for qemu-devel@nongnu.org; Fri, 02 Feb 2018 11:54:57 -0500 Received: from mail-ot0-x232.google.com ([2607:f8b0:4003:c0f::232]:33420) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eheYB-0004s5-BK for qemu-devel@nongnu.org; Fri, 02 Feb 2018 11:50:55 -0500 Received: by mail-ot0-x232.google.com with SMTP id q9so9912387oti.0 for ; Fri, 02 Feb 2018 08:50:55 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180202075009.11653-1-kraxel@redhat.com> References: <20180202075009.11653-1-kraxel@redhat.com> From: Peter Maydell Date: Fri, 2 Feb 2018 16:26:27 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 0/2] Audio 20180202 patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers On 2 February 2018 at 07:50, Gerd Hoffmann wrote: > The following changes since commit b05631954d6dfe93340d516660397e2c1a2a5dd6: > > Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180131' into staging (2018-01-31 15:50:29 +0000) > > are available in the git repository at: > > git://git.kraxel.org/qemu tags/audio-20180202-pull-request > > for you to fetch changes up to 8ec660b80ed511fa333679e38bf0cf714799d6fa: > > hw/audio/sb16.c: change dolog() to qemu_log_mask() (2018-02-02 08:19:47 +0100) > > ---------------------------------------------------------------- > audio: two small fixes. > > ---------------------------------------------------------------- Applied, thanks. -- PMM