[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-4.16 2/2] CHANGELOG: add missing entries for work during the 4.16 release cycle
- To: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>, Roger Pau Monne <roger.pau@xxxxxxxxxx>
- From: Wei Chen <Wei.Chen@xxxxxxx>
- Date: Thu, 18 Nov 2021 16:43:53 +0800
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=EXqUrR5GD4K4RlH7p8iQ4qKd7fvKkIm6p9iJXqJ2xvM=; b=DkAniO1eBTbdEJ8U3FWREqA+WQTGw5nKgBZBV63J+73lDMRlATIy4Em/0EguPt8brdKHgaV2f+vjJJmDVh/y5VxJF7JAL+q1kxUl1BG95swIWk+bpqjxM7n4ESUp4eZem1+Xf2J9SVXuHcVl71p41H/ZfznNUzAg5QEP3TR9z/CktXXI4qywUK2RR/dIsUnD/hZKP5rVhZJQ3hvsDz5JI/HoyPjtvm4RgvhIfK71ZzYTRrI4h54ZgKxvpBDndDWNT1n1+vxmEltUUi6AmgutyLXQeAInbgvEIcSIC0TTR9LToQ8urmfuFZrSN9ezRivDF1UOm2V1SYCgg0b0y6gypw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Mgs0Yrce+9DpbT1P+Yk3NoHWoySy5nvhed35IFuMp0mj+iAhwF3xwqefQXClGvIxO+na22AyqYuwTwaSFqO/UcCFclCoxiRqvyGnbQuXwZDpg5U6OKdW0+Qhe7UbqLTAj5VodMwmemAtW4RhXUS5KSmp7T/3lbyv3XS8l7yn5pYodbvkMexYLmoopT7CIFxrYtA9hxfTD9IBobwROmPFin0RI9LljNCrTxQiv7gcVZWYGKrqb9Td76bJUSWVR7k6jh/tsNN7vN0opRXTr7WZtvpKsk4F4TeXymd+4EbsbjENKVbCk2B07vwc4J42MjdsRnwrE3Hy1s7gB8ge3cZw0A==
- Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
- Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Alistair Francis <alistair.francis@xxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Bob Eshleman <bobbyeshleman@xxxxxxxxx>, Christian Lindig <christian.lindig@xxxxxxxxxx>, Christopher Clark <christopher.w.clark@xxxxxxxxx>, Daniel De Graaf <dgdegra@xxxxxxxxxxxxx>, Dario Faggioli <dfaggioli@xxxxxxxx>, David Scott <dave@xxxxxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Elena Ufimtseva <elena.ufimtseva@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Josh Whitehead <josh.whitehead@xxxxxxxxxxxxxxx>, Juergen Gross <jgross@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Jun Nakajima <jun.nakajima@xxxxxxxxx>, Kevin Tian <kevin.tian@xxxxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>, Meng Xu <mengxu@xxxxxxxxxxxxx>, Nick Rosbrook <rosbrookn@xxxxxxxxxxxx>, Paul Durrant <paul@xxxxxxx>, Quan Xu <quan.xu0@xxxxxxxxx>, Rahul Singh <Rahul.Singh@xxxxxxx>, Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>, Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>, Shriram Rajagopalan <rshriram@xxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Stewart Hildebrand <stewart.hildebrand@xxxxxxxxxxxxxxx>, Tamas K Lengyel <tamas@xxxxxxxxxxxxx>, Tim Deegan <tim@xxxxxxx>, Volodymyr Babchuk <volodymyr_babchuk@xxxxxxxx>, Wei Liu <wl@xxxxxxx>, Community Manager <community.manager@xxxxxxxxxxxxxx>
- Delivery-date: Thu, 18 Nov 2021 08:44:38 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Nodisclaimer: true
- Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
On 2021/11/17 22:07, Bertrand Marquis wrote:
Hi Roger,
On 17 Nov 2021, at 09:53, Roger Pau Monne <roger.pau@xxxxxxxxxx> wrote:
Document some of the relevant changes during the 4.16 release cycle,
likely more entries are missing.
Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>
---
CHANGELOG.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad1a8c2bc2..8b0bdd9cf0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,17 @@ The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.0.0/)
- qemu-traditional based device models (both, qemu-traditional and
ioemu-stubdom) will
no longer be built per default. In order to be able to use those, configure
needs to
be called with "--enable-qemu-traditional" as parameter.
+ - Fixes for credit2 scheduler stability in corner case conditions.
+ - Ongoing improvements in the hypervisor build system.
+ - vtpmmgr miscellaneous fixes in preparation for TPM 2.0 support.
+ - 32bit PV guests only supported in shim mode.
+ - Improved PVH dom0 debug key handling.
+ - Fix booting on some Intel systems without a PIT (i8254).
Missing:
- cpu ID sanitization on arm64
- fix 32/64bit vreg emulation on arm64
+
+### Added
+ - 32bit Arm builds to the automated tests.
+ - New x86 pagetable APIs.
+ - Arm vPMU support.
Maybe miss this one either:
Add GICD_ICPENDR register handler in vGIC to support Zephyr.
Missing:
- static allocation for dom0less on arm64
- dom0less EFI support on arm64
Cheers
Bertrand
##
[4.15.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.15.0)
- 2021-04-08
--
2.33.0
|