From nobody Mon May 20 03:38:10 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1622134524; cv=none; d=zohomail.com; s=zohoarc; b=NcCJ+sLHgu3UAyjNJfvFaY615/76368BYqMvwyXJgqVe+QOlSIFnT/gv0uvUs3nCx979emO6TNdUcO+VUERHUQmAFwdxvN++aMHpvyJb9ogym33GR0Ldt4LP6mi7gspDPMw26Bf/9zINPsVQPaUuon0WUFGb4wjZ0Pe1q+td17U= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1622134524; h=Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:Message-ID:Sender:Subject:To; bh=q+mQZygmM0h2zbkytkc5bpJWTEjJFrcZ0jndyXr2wn4=; b=lgZjo5/u8+HPMcHF268B+fS873pP4DS5HJksBU30/uoDeSjmPCuoBw4Qb4kf9cgBCtznyqSG8/KjVS/X1nKyvBr+ZPhFp792ZfWhtZ9e9GGxQqh/8ZIf8AxX8+nJCtzWsJBMFGaAUpCW1JHsnk5aTtlfwRwwotGOUAe/Owj0C+E= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 16221345239901013.9321711735776; Thu, 27 May 2021 09:55:23 -0700 (PDT) Received: from localhost ([::1]:44516 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmJI1-0008IP-0S for importer@patchew.org; Thu, 27 May 2021 12:55:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44160) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmJEh-0005YS-CT; Thu, 27 May 2021 12:51:55 -0400 Received: from [201.28.113.2] (port=45624 helo=outlook.eldorado.org.br) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmJEd-0006gi-5a; Thu, 27 May 2021 12:51:52 -0400 Received: from power9a ([10.10.71.235]) by outlook.eldorado.org.br with Microsoft SMTPSVC(8.5.9600.16384); Thu, 27 May 2021 13:50:44 -0300 Received: from eldorado.org.br (unknown [10.10.71.235]) by power9a (Postfix) with ESMTP id 73B838013E1; Thu, 27 May 2021 13:50:44 -0300 (-03) From: "Bruno Larsen (billionai)" To: qemu-devel@nongnu.org Subject: [PATCH] HMP: added cpustats to removed_features.rst Date: Thu, 27 May 2021 13:50:34 -0300 Message-Id: <20210527165034.23562-1-bruno.larsen@eldorado.org.br> X-Mailer: git-send-email 2.17.1 X-OriginalArrivalTime: 27 May 2021 16:50:44.0638 (UTC) FILETIME=[6F8A63E0:01D75318] X-Host-Lookup-Failed: Reverse DNS lookup failed for 201.28.113.2 (failed) Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=201.28.113.2; envelope-from=bruno.larsen@eldorado.org.br; helo=outlook.eldorado.org.br X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: farosas@linux.ibm.com, richard.henderson@linaro.org, groug@kaod.org, lucas.araujo@eldorado.org.br, fernando.valle@eldorado.org.br, qemu-ppc@nongnu.org, matheus.ferst@eldorado.org.br, luis.pires@eldorado.org.br, david@gibson.dropbear.id.au Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Documented the removal of the HMP command cpustats Signed-off-by: Bruno Larsen (billionai) --- docs/system/removed-features.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/system/removed-features.rst b/docs/system/removed-feature= s.rst index 5a462ac568..a88ff7aff4 100644 --- a/docs/system/removed-features.rst +++ b/docs/system/removed-features.rst @@ -249,6 +249,12 @@ Use ``migrate-set-parameters`` and ``info migrate-para= meters`` instead. =20 Use ``migrate-set-parameters`` instead. =20 +``cpustats`` (removed in 6.1) +''''''''''''''''''''''''''''' + +This command didn't produce any output already. Removed to avoid expectati= ons +of maintaining/fixing it. + Guest Emulator ISAs ------------------- =20 --=20 2.17.1