From nobody Tue May 21 04:38:47 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1601367105; cv=none; d=zohomail.com; s=zohoarc; b=oIzzDrGpgB+l+640tbFNk9EtR022pVoxwDVocnMupk/hj2D0PtjHxP1Fb5VLdl9r2KBLcbDVBKRtnFOjmTjwugdWbajmbAbMZaqdLk3FGS+sU/YKe5rLeJ8VGHy+ZDgdw3XRUQMD59cvKBEUckMC5ErGjwZu02K0VN3lNigECjo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1601367105; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=F6Sa2EQguNAxG7PW4jcWjveQAhHDN1+j3YsoHYUvsU8=; b=E1jCcnrC7ClkogL7sqwkDjAxeQo9ZBhxy0oL1cupbxj9C/LWK1p+g160I8XJtfsviw9qFUtWCbCtKooI2RgDQl6sTCWEb3AWNSCEsC90iMOaO7RtMXNqOU8SOyxsvbS9k6JzcIsh7dHSHU2p7lchdLrzviFn0ntIZ/zVm7+ZQoE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1601367105507529.1239623003934; Tue, 29 Sep 2020 01:11:45 -0700 (PDT) Received: from localhost ([::1]:60536 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNAjg-0001A9-9v for importer@patchew.org; Tue, 29 Sep 2020 04:11:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37682) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNAX6-0006kb-Dg for qemu-devel@nongnu.org; Tue, 29 Sep 2020 03:58:48 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:31967) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kNAWu-0006yq-VE for qemu-devel@nongnu.org; Tue, 29 Sep 2020 03:58:44 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-33-NG_u3eEuO86-JA0VsI9_Qg-1; Tue, 29 Sep 2020 03:58:27 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 29457640BA; Tue, 29 Sep 2020 07:58:26 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-112-101.ams2.redhat.com [10.36.112.101]) by smtp.corp.redhat.com (Postfix) with ESMTPS id EF85155795; Tue, 29 Sep 2020 07:58:25 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id 7500511386A0; Tue, 29 Sep 2020 09:58:24 +0200 (CEST) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1601366310; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=F6Sa2EQguNAxG7PW4jcWjveQAhHDN1+j3YsoHYUvsU8=; b=fYB2QeAo1LidC9PTN1hJ0M5h3Re8Ckhe/VHvT1Eiy2SzJdX91+2zvu2Dnrw1lA9RIml72q oVN6VXcSrS6p/qi4tK6WNeaFHHK0f00xNpJy/7ubOwLw72j/9BbFnfgZlR3R4VHKSjY85J FAtbZXrxqgfrNTRkNlr/i5AcimL5xr0= X-MC-Unique: NG_u3eEuO86-JA0VsI9_Qg-1 From: Markus Armbruster To: qemu-devel@nongnu.org Subject: [PATCH 1/2] qemu-img-cmds.hx: Update comment that mentions Texinfo Date: Tue, 29 Sep 2020 09:58:23 +0200 Message-Id: <20200929075824.1517969-2-armbru@redhat.com> In-Reply-To: <20200929075824.1517969-1-armbru@redhat.com> References: <20200929075824.1517969-1-armbru@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=armbru@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=216.205.24.124; envelope-from=armbru@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/29 02:22:44 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.687, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable 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: qemu-trivial@nongnu.org, peter.maydell@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Missed in 3c95fdef94 "Update comments in .hx files that mention Texinfo". Signed-off-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- qemu-img-cmds.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx index b89c019b76..cab8234235 100644 --- a/qemu-img-cmds.hx +++ b/qemu-img-cmds.hx @@ -1,5 +1,5 @@ HXCOMM Keep the list of subcommands sorted by name. -HXCOMM Use DEFHEADING() to define headings in both help text and texi +HXCOMM Use DEFHEADING() to define headings in both help text and rST HXCOMM Text between SRST and ERST are copied to rST version and HXCOMM discarded from C version HXCOMM DEF(command, callback, arg_string) is used to construct --=20 2.26.2 From nobody Tue May 21 04:38:47 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1601366959; cv=none; d=zohomail.com; s=zohoarc; b=cNv2FSuXtifKNxHHAcGx3X5gEILgRrk/Gni8WsTts3rR7qwspWeqywkCKvDp+GGt5NzGLTbtJVrkaHIq9giyCSFI+rtvp4Fpq+R8ANKbEbgU5bGFZwXhWh3z/LB22sXFkSfFZFltulbx5M2yqaKpAZdbCpAWVnwz9uVuCrEnq5o= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1601366959; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=i7vuUvp2fcftvZ7BnO2IpxbIDbEY4KnHBZ80fqpxfjo=; b=VurBW5UcmzIrwNVHTCbbNTvegXM+2iZox3loEklq6WOS2iuFERQJ5Hu6/RHkXoIat9QAKOGQIZo8SDwXcJdBrTi6W9jm2XRKWauO6FLan33BYnBnfURpzegIu1vZ5H2XuftXt/d+4l4oaRpJMr0t5ev1uisv3tN/ggRpM8v+IuI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 160136695919539.497580787311904; Tue, 29 Sep 2020 01:09:19 -0700 (PDT) Received: from localhost ([::1]:56254 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNAhJ-0007g1-Td for importer@patchew.org; Tue, 29 Sep 2020 04:09:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37658) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNAX2-0006jG-D6 for qemu-devel@nongnu.org; Tue, 29 Sep 2020 03:58:40 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:44125) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kNAWu-0006yo-M3 for qemu-devel@nongnu.org; Tue, 29 Sep 2020 03:58:38 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-347-mqSwplSMOVSsSUTwivTMRw-1; Tue, 29 Sep 2020 03:58:27 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 292EA85C706; Tue, 29 Sep 2020 07:58:26 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-112-101.ams2.redhat.com [10.36.112.101]) by smtp.corp.redhat.com (Postfix) with ESMTPS id EF2BE5D9DC; Tue, 29 Sep 2020 07:58:25 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id 7926811386A3; Tue, 29 Sep 2020 09:58:24 +0200 (CEST) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1601366309; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=i7vuUvp2fcftvZ7BnO2IpxbIDbEY4KnHBZ80fqpxfjo=; b=gLVn/SEE05DcoMImUWnJvPrBjgcSoJUjfZHb7Y/qI5X5DRmpOskgkbeL2xUwqO/Fs7RUuk GL4b24JdVCbBOtjyJjf3FkdiimwNdcr85VZ0INp1ZoW6hzRUxqSCiUIsdQkQLKFUyaev5g bsJTBzr0OXGbP4O7/PG1G+//2xyfTxo= X-MC-Unique: mqSwplSMOVSsSUTwivTMRw-1 From: Markus Armbruster To: qemu-devel@nongnu.org Subject: [PATCH 2/2] target/i386/cpu: Update comment that mentions Texinfo Date: Tue, 29 Sep 2020 09:58:24 +0200 Message-Id: <20200929075824.1517969-3-armbru@redhat.com> In-Reply-To: <20200929075824.1517969-1-armbru@redhat.com> References: <20200929075824.1517969-1-armbru@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=armbru@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=216.205.24.124; envelope-from=armbru@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/29 02:22:44 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.687, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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: qemu-trivial@nongnu.org, peter.maydell@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Missed in commit 41fba1618b "docs/system: convert the documentation of deprecated features to rST." Signed-off-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- target/i386/cpu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/i386/cpu.c b/target/i386/cpu.c index 3ffd877dd5..aa0c38c793 100644 --- a/target/i386/cpu.c +++ b/target/i386/cpu.c @@ -4127,7 +4127,8 @@ static PropValue tcg_default_props[] =3D { * We resolve CPU model aliases using -v1 when using "-machine * none", but this is just for compatibility while libvirt isn't * adapted to resolve CPU model versions before creating VMs. - * See "Runnability guarantee of CPU models" at * qemu-deprecated.texi. + * See "Runnability guarantee of CPU models" at + * docs/system/deprecated.rst. */ X86CPUVersion default_cpu_version =3D 1; =20 --=20 2.26.2