From nobody Fri May 3 20:26:19 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail(p=none dis=none) header.from=arm.com Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1668572869399294.55727511335624; Tue, 15 Nov 2022 20:27:49 -0800 (PST) Received: from list by lists.xenproject.org with outflank-mailman.444152.699047 (Exim 4.92) (envelope-from ) id 1ovA1I-00015O-GC; Wed, 16 Nov 2022 04:27:28 +0000 Received: by outflank-mailman (output) from mailman id 444152.699047; Wed, 16 Nov 2022 04:27:28 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1ovA1I-00015H-DX; Wed, 16 Nov 2022 04:27:28 +0000 Received: by outflank-mailman (input) for mailman id 444152; Wed, 16 Nov 2022 04:27:27 +0000 Received: from se1-gles-flk1-in.inumbo.com ([94.247.172.50] helo=se1-gles-flk1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1ovA1H-0000j7-Es for xen-devel@lists.xenproject.org; Wed, 16 Nov 2022 04:27:27 +0000 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by se1-gles-flk1.inumbo.com (Halon) with ESMTP id f8eae229-6566-11ed-8fd2-01056ac49cbb; Wed, 16 Nov 2022 05:27:25 +0100 (CET) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5ECC013D5; Tue, 15 Nov 2022 20:27:31 -0800 (PST) Received: from entos-skylake.shanghai.arm.com (entos-skylake.shanghai.arm.com [10.169.212.207]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 7B5AC3F663; Tue, 15 Nov 2022 20:27:13 -0800 (PST) X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: f8eae229-6566-11ed-8fd2-01056ac49cbb From: Henry Wang To: xen-devel@lists.xenproject.org Cc: Henry Wang , Jan Beulich , Andrew Cooper , Christopher Clark , Nathan Studer , Stewart Hildebrand , Stefano Stabellini , Julien Grall , Bertrand Marquis , Volodymyr Babchuk , Doug Goldstein , Juergen Gross , Dario Faggioli , Elena Ufimtseva , George Dunlap , Nick Rosbrook , Lukasz Hawrylko , "Daniel P . Smith" , =?UTF-8?q?Mateusz=20M=C3=B3wka?= , Kevin Tian , Jun Nakajima , Paul Durrant , =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= , Tim Deegan , Wei Liu , Konrad Rzeszutek Wilk , Ross Lagerwall , Christian Lindig , David Scott , =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= , Anthony Perard , Bob Eshleman , Alistair Francis , Connor Davis , Meng Xu , Samuel Thibault , Tamas K Lengyel , Alexandru Isaila , Petre Pircalabu , Daniel De Graaf , Quan Xu , Community Manager Subject: [PATCH v2 1/3] CHANGELOG: Add missing entries for work during the 4.17 release Date: Wed, 16 Nov 2022 04:26:32 +0000 Message-Id: <20221116042634.50948-2-Henry.Wang@arm.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20221116042634.50948-1-Henry.Wang@arm.com> References: <20221116042634.50948-1-Henry.Wang@arm.com> X-ZM-MESSAGEID: 1668572871365100001 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Signed-off-by: Henry Wang --- v1 -> v2: - Correct wording for two x86 entries (clock frequency calibration and SPR & ADL support) following Jan's suggestion. - Add missing Arm entries from Oleksandr. - Add missing i.MX entry following Stefano's suggestion. --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adbbb216fa..4f58a82602 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,16 +4,44 @@ Notable changes to Xen will be documented in this file. =20 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.= 0.0/) =20 -## [unstable UNRELEASED](https://xenbits.xen.org/gitweb/?p=3Dxen.git;a=3Ds= hortlog;h=3Dstaging) - TBD +## [4.17.0](https://xenbits.xen.org/gitweb/?p=3Dxen.git;a=3Dshortlog;h=3Ds= taging) - 2022-11-?? =20 ### Changed - On x86 "vga=3Dcurrent" can now be used together with GrUB2's gfxpayload= setting. Note that this requires use of "multiboot2" (and "module2") as the GrUB commands = loading Xen. + - The "gnttab" option now has a new command line sub-option for disabling= the + GNTTABOP_transfer functionality. + - The x86 MCE command line option info is now updated. =20 ### Added / support upgraded + - Out-of-tree builds for the hypervisor now supported. + - The project has officially adopted 4 directives and 24 rules of MISRA-C, + added MISRA-C checker build integration, and defined how to document + deviations. - IOMMU superpage support on x86, affecting PV guests as well as HVM/PVH = ones when they don't share page tables with the CPU (HAP / EPT / NPT). - - Support VIRT_SSBD feature for HVM guests on AMD. + - Support VIRT_SSBD feature for HVM guests on AMD and MSR_SPEC_CTRL featu= re for + SVM guests. + - Improved TSC, CPU, and APIC clock frequency calibration on x86. + - Add mwait-idle support for SPR and ADL on x86. + - Extend security support for hosts to 12 TiB of memory on x86. + - Add command line option to set cpuid parameters for dom0 at boot time o= n x86. + - Improved static configuration options on Arm. + - cpupools can be specified at boot using device tree on Arm. + - It is possible to use PV drivers with dom0less guests, allowing statica= lly + booted dom0less guests with PV devices. + - On Arm, p2m structures are now allocated out of a pool of memory set as= ide at + domain creation. + - Improved mitigations against Spectre-BHB on Arm. + - Support VirtIO-MMIO devices in toolstack on Arm. + - Allow setting the number of CPUs to activate at runtime from command li= ne + option on Arm. + - Grant-table support on Arm was improved and hardened by implementing + "simplified M2P-like approach for the xenheap pages" + - Add Renesas R-Car Gen4 IPMMU-VMSA support on Arm. + - Add i.MX lpuart and i.MX8QM initial support on Arm. + - Improved toolstack build system. + - Add Xue - console over USB 3 Debug Capability. =20 ### Removed / support downgraded - dropped support for the (x86-only) "vesa-mtrr" and "vesa-remap" command= line options --=20 2.17.1 From nobody Fri May 3 20:26:19 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail(p=none dis=none) header.from=arm.com Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1668572878667539.7734856764179; Tue, 15 Nov 2022 20:27:58 -0800 (PST) Received: from list by lists.xenproject.org with outflank-mailman.444153.699058 (Exim 4.92) (envelope-from ) id 1ovA1Q-0001QH-Ni; Wed, 16 Nov 2022 04:27:36 +0000 Received: by outflank-mailman (output) from mailman id 444153.699058; Wed, 16 Nov 2022 04:27:36 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1ovA1Q-0001Q8-L7; Wed, 16 Nov 2022 04:27:36 +0000 Received: by outflank-mailman (input) for mailman id 444153; Wed, 16 Nov 2022 04:27:35 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1ovA1P-0001PM-Iu for xen-devel@lists.xenproject.org; Wed, 16 Nov 2022 04:27:35 +0000 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by se1-gles-sth1.inumbo.com (Halon) with ESMTP id fdb8fff5-6566-11ed-91b6-6bf2151ebd3b; Wed, 16 Nov 2022 05:27:34 +0100 (CET) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5F8CE13D5; Tue, 15 Nov 2022 20:27:39 -0800 (PST) Received: from entos-skylake.shanghai.arm.com (entos-skylake.shanghai.arm.com [10.169.212.207]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id F0C0D3F663; Tue, 15 Nov 2022 20:27:30 -0800 (PST) X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: fdb8fff5-6566-11ed-91b6-6bf2151ebd3b From: Henry Wang To: xen-devel@lists.xenproject.org Cc: Andrew Cooper , Henry Wang , Jan Beulich , =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= , Community Manager Subject: [PATCH v2 2/3] Changelog: Add __ro_after_init and CET Date: Wed, 16 Nov 2022 04:26:33 +0000 Message-Id: <20221116042634.50948-3-Henry.Wang@arm.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20221116042634.50948-1-Henry.Wang@arm.com> References: <20221116042634.50948-1-Henry.Wang@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZM-MESSAGEID: 1668572879606100001 From: Andrew Cooper Signed-off-by: Andrew Cooper Reviewed-by: Roger Pau Monn=C3=A9 --- v1 -> v2: - Include this patch in the series --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f58a82602..7418fc9326 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,11 @@ The format is based on [Keep a Changelog](https://keepac= hangelog.com/en/1.0.0/) when they don't share page tables with the CPU (HAP / EPT / NPT). - Support VIRT_SSBD feature for HVM guests on AMD and MSR_SPEC_CTRL featu= re for SVM guests. + - __ro_after_init support on x86, for marking data as immutable after boo= t. - Improved TSC, CPU, and APIC clock frequency calibration on x86. + - Support for Xen using x86 Control Flow Enforcement technology for its o= wn + protection. Both Shadow Stacks (ROP protection) and Indirect Branch + Tracking (COP/JOP protection). - Add mwait-idle support for SPR and ADL on x86. - Extend security support for hosts to 12 TiB of memory on x86. - Add command line option to set cpuid parameters for dom0 at boot time o= n x86. --=20 2.17.1 From nobody Fri May 3 20:26:19 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail(p=none dis=none) header.from=arm.com Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1668572881540415.6026199256373; Tue, 15 Nov 2022 20:28:01 -0800 (PST) Received: from list by lists.xenproject.org with outflank-mailman.444154.699070 (Exim 4.92) (envelope-from ) id 1ovA1U-0001oZ-1G; Wed, 16 Nov 2022 04:27:40 +0000 Received: by outflank-mailman (output) from mailman id 444154.699070; Wed, 16 Nov 2022 04:27:40 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1ovA1T-0001oS-ST; Wed, 16 Nov 2022 04:27:39 +0000 Received: by outflank-mailman (input) for mailman id 444154; Wed, 16 Nov 2022 04:27:38 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1ovA1S-0001PM-9V for xen-devel@lists.xenproject.org; Wed, 16 Nov 2022 04:27:38 +0000 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by se1-gles-sth1.inumbo.com (Halon) with ESMTP id ff630800-6566-11ed-91b6-6bf2151ebd3b; Wed, 16 Nov 2022 05:27:36 +0100 (CET) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 4BBD513D5; Tue, 15 Nov 2022 20:27:42 -0800 (PST) Received: from entos-skylake.shanghai.arm.com (entos-skylake.shanghai.arm.com [10.169.212.207]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id A4B523F663; Tue, 15 Nov 2022 20:27:34 -0800 (PST) X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: ff630800-6566-11ed-91b6-6bf2151ebd3b From: Henry Wang To: xen-devel@lists.xenproject.org Cc: Henry Wang , Community Manager Subject: [PATCH v2 3/3] CHANGELOG: Start new "unstable" section Date: Wed, 16 Nov 2022 04:26:34 +0000 Message-Id: <20221116042634.50948-4-Henry.Wang@arm.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20221116042634.50948-1-Henry.Wang@arm.com> References: <20221116042634.50948-1-Henry.Wang@arm.com> X-ZM-MESSAGEID: 1668572883401100001 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Signed-off-by: Henry Wang Acked-by: Julien Grall --- v1 -> v2: - Add Julien's Acked-by. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7418fc9326..014652a63b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ Notable changes to Xen will be documented in this file. =20 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.= 0.0/) =20 +## [unstable UNRELEASED](https://xenbits.xen.org/gitweb/?p=3Dxen.git;a=3Ds= hortlog;h=3Dstaging) - TBD + ## [4.17.0](https://xenbits.xen.org/gitweb/?p=3Dxen.git;a=3Dshortlog;h=3Ds= taging) - 2022-11-?? =20 ### Changed --=20 2.17.1