From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ctvrd-00023A-Ve for qemu-devel@nongnu.org; Fri, 31 Mar 2017 08:41:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ctvrd-0004ug-3L for qemu-devel@nongnu.org; Fri, 31 Mar 2017 08:41:14 -0400 Received: from mail-wr0-x22d.google.com ([2a00:1450:400c:c0c::22d]:32769) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ctvrc-0004tw-S1 for qemu-devel@nongnu.org; Fri, 31 Mar 2017 08:41:13 -0400 Received: by mail-wr0-x22d.google.com with SMTP id w43so104190170wrb.0 for ; Fri, 31 Mar 2017 05:41:12 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170331110244.9439-1-dgilbert@redhat.com> References: <20170331110244.9439-1-dgilbert@redhat.com> From: Peter Maydell Date: Fri, 31 Mar 2017 13:40:51 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/1] hmp queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: QEMU Developers , iwona260909@gmail.com On 31 March 2017 at 12:02, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The following changes since commit 05a6f451eb0e3224a8e6d98089379f20ec06c787: > > Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-30-tag' into staging (2017-03-31 11:09:51 +0100) > > are available in the git repository at: > > git://github.com/dagrh/qemu.git tags/pull-hmp-20170331 > > for you to fetch changes up to fd5d23babf9838c1b099a9e8020e778aac0ebb4d: > > hmp: fix "dump-quest-memory" segfault (2017-03-31 11:53:42 +0100) > > ---------------------------------------------------------------- > HMP pull (one bugfix) > > ---------------------------------------------------------------- Applied, thanks. -- PMM