From patchwork Fri Jun 28 20:43:18 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luiz Capitulino X-Patchwork-Id: 255669 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 65D562C0098 for ; Sat, 29 Jun 2013 06:46:20 +1000 (EST) Received: from localhost ([::1]:47211 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsfYg-0006uQ-If for incoming@patchwork.ozlabs.org; Fri, 28 Jun 2013 16:46:18 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsfYG-0006u5-Rq for qemu-devel@nongnu.org; Fri, 28 Jun 2013 16:45:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsfYF-0008UC-OO for qemu-devel@nongnu.org; Fri, 28 Jun 2013 16:45:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsfYF-0008U8-Fm for qemu-devel@nongnu.org; Fri, 28 Jun 2013 16:45:51 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r5SKjojm024031 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 28 Jun 2013 16:45:50 -0400 Received: from localhost (ovpn-113-141.phx2.redhat.com [10.3.113.141]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r5SKjo3s028572; Fri, 28 Jun 2013 16:45:50 -0400 From: Luiz Capitulino To: qemu-devel@nongnu.org Date: Fri, 28 Jun 2013 16:43:18 -0400 Message-Id: <1372452199-23237-1-git-send-email-lcapitulino@redhat.com> X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: aliguori@us.ibm.com Subject: [Qemu-devel] [PULL] QMP queue X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org The following changes since commit 36125631e79d53ffb9365740f43f386e2171d116: Merge remote-tracking branch 'kwolf/for-anthony' into staging (2013-06-28 10:37:34 -0500) are available in the git repository at: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp for you to fetch changes up to fbe2e26c15af35e4d157874dc80f6a19eebaa83b: hmp: Make "info block" output more readable (2013-06-28 16:14:39 -0400) ---------------------------------------------------------------- Kevin Wolf (1): hmp: Make "info block" output more readable hmp.c | 94 +++++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 55 insertions(+), 39 deletions(-)