From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z36kv-0001VY-H7 for qemu-devel@nongnu.org; Thu, 11 Jun 2015 13:59:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z36kr-00006M-A9 for qemu-devel@nongnu.org; Thu, 11 Jun 2015 13:59:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z36kr-000069-45 for qemu-devel@nongnu.org; Thu, 11 Jun 2015 13:59:05 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id AC8023620A2 for ; Thu, 11 Jun 2015 17:59:04 +0000 (UTC) Date: Thu, 11 Jun 2015 13:58:50 -0400 From: Luiz Capitulino Message-ID: <20150611135850.57c4eac5@redhat.com> In-Reply-To: <87oakqlgxo.fsf@blackfin.pond.sub.org> References: <1433371090-11781-1-git-send-email-bsd@redhat.com> <87oakqlgxo.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 0/4] monitor: suggest running "help" for command errors List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Bandan Das , qemu-devel@nongnu.org On Mon, 08 Jun 2015 10:53:23 +0200 Markus Armbruster wrote: > Copying HMP maintainer Luiz. > > Series > Reviewed-by: Markus Armbruster > > Bandan, thanks for your patience. > > Luiz, my monitor/QMP queue is currently empty, but if it fills up before > you get around to doing a monitor/HMP pull request, I'm happy to take > this series along, if it gets your Acked-by. I'd be immensely grateful if you pick this series along with the other ones, as we've spoken in pvt. Thanks a lot Markus for your help! Acked-by: Luiz Capitulino