From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fWPSn-0006LV-2O for qemu-devel@nongnu.org; Fri, 22 Jun 2018 13:03:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fWPSm-0006ZD-9v for qemu-devel@nongnu.org; Fri, 22 Jun 2018 13:03:09 -0400 Received: from mail-oi0-x242.google.com ([2607:f8b0:4003:c06::242]:41891) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fWPSm-0006Z9-4i for qemu-devel@nongnu.org; Fri, 22 Jun 2018 13:03:08 -0400 Received: by mail-oi0-x242.google.com with SMTP id a141-v6so6728277oii.8 for ; Fri, 22 Jun 2018 10:03:08 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180622153228.23594-1-armbru@redhat.com> References: <20180622153228.23594-1-armbru@redhat.com> From: Peter Maydell Date: Fri, 22 Jun 2018 18:02:47 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 00/10] QAPI patches for 2018-06-22 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: QEMU Developers On 22 June 2018 at 16:32, Markus Armbruster wrote: > The following changes since commit 45eb6fb6cea28cdc937764aac6585751047bb294: > > nbd/server: Silence gcc false positive (2018-06-22 14:18:36 +0100) > > are available in the Git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2018-06-22 > > for you to fetch changes up to be25fcc4d2faeb3ffa8db813272963bae659c4c2: > > MAINTAINERS: Update QAPI stanza for commit fb0bc835e56 (2018-06-22 16:33:47 +0200) > > ---------------------------------------------------------------- > QAPI patches for 2018-06-22 > > ---------------------------------------------------------------- Applied, thanks. -- PMM