From nobody Sat Apr 27 13:34:58 2024 Delivered-To: importer2@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+importer2=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1622134539; cv=none; d=zohomail.com; s=zohoarc; b=hoZuHrZlChk5Ql9X/Y0+TqT8S0ObaytOjMvKmNT+bHbpvHh5VMGoj3BbNQIbm0t+0pWXeLrixpJMKC+2GamPSp/d1POwLqN8aY1g5ELG4CHUO0QAHpxR1uKiuJe3xAxGQQhoADy5cXUgxskPzmOIhHaR5Vc2ONWNUNxVJaj+IoU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1622134539; 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=kBMLCTdO0N3d5QzS7KP3FLkqMnUw/0p/GY+7mc1ZgFo4REIm0OvbLX87l5/H7ZFCwBN067eH20G5RFYbanrz07aMYymxuuK+cY4E+56PALPbQXx2U5tXu5UzqRFL470gf90JJplt4tuHpFFDRYFA3B5FLbvhvg+Z6pDMJOwFAe4= 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+importer2=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 1622134539698270.7037870486847; Thu, 27 May 2021 09:55:39 -0700 (PDT) Received: from localhost ([::1]:44516 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmJII-0008IP-7Y for importer2@patchew.org; Thu, 27 May 2021 12:55:38 -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+importer2=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+importer2=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