From patchwork Wed Aug 3 10:20:43 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Hajnoczi X-Patchwork-Id: 108091 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [140.186.70.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 3B4DEB71E9 for ; Wed, 3 Aug 2011 20:21:14 +1000 (EST) Received: from localhost ([::1]:59222 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoYZU-0001RQ-M8 for incoming@patchwork.ozlabs.org; Wed, 03 Aug 2011 06:21:04 -0400 Received: from eggs.gnu.org ([140.186.70.92]:49158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoYZN-0001R1-Kl for qemu-devel@nongnu.org; Wed, 03 Aug 2011 06:20:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QoYZM-0008KO-M5 for qemu-devel@nongnu.org; Wed, 03 Aug 2011 06:20:57 -0400 Received: from mtagate1.uk.ibm.com ([194.196.100.161]:54601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoYZM-0008K6-Du for qemu-devel@nongnu.org; Wed, 03 Aug 2011 06:20:56 -0400 Received: from d06nrmr1806.portsmouth.uk.ibm.com (d06nrmr1806.portsmouth.uk.ibm.com [9.149.39.193]) by mtagate1.uk.ibm.com (8.13.1/8.13.1) with ESMTP id p73AKtpY015065 for ; Wed, 3 Aug 2011 10:20:55 GMT Received: from d06av01.portsmouth.uk.ibm.com (d06av01.portsmouth.uk.ibm.com [9.149.37.212]) by d06nrmr1806.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p73AKs9A2298046 for ; Wed, 3 Aug 2011 11:20:54 +0100 Received: from d06av01.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p73AKstr007322 for ; Wed, 3 Aug 2011 04:20:54 -0600 Received: from stefanha-thinkpad.ibm.com (grvb1025-009145189202.de.ibm.com [9.145.189.202]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id p73AKq9n007234; Wed, 3 Aug 2011 04:20:54 -0600 From: Stefan Hajnoczi To: Date: Wed, 3 Aug 2011 11:20:43 +0100 Message-Id: <1312366844-11902-3-git-send-email-stefanha@linux.vnet.ibm.com> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1312366844-11902-1-git-send-email-stefanha@linux.vnet.ibm.com> References: <1312366844-11902-1-git-send-email-stefanha@linux.vnet.ibm.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Received-From: 194.196.100.161 Cc: Anthony Liguori , Zhi Yong Wu , Stefan Hajnoczi Subject: [Qemu-devel] [PATCH 2/3] HMP: Remove the duplicated info "info kvm" in hmp-commands.hx. 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 From: Zhi Yong Wu Signed-off-by: Zhi Yong Wu Signed-off-by: Stefan Hajnoczi --- hmp-commands.hx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/hmp-commands.hx b/hmp-commands.hx index c857827..0ccfb28 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -1311,8 +1311,6 @@ show virtual to physical memory mappings (i386, SH4 and SPARC only) show the active virtual memory mappings (i386 only) @item info jit show dynamic compiler info -@item info kvm -show KVM information @item info numa show NUMA information @item info kvm