[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: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
- Date: Thu, 18 Nov 2021 10:01:08 +0000
- Accept-language: en-GB, en-US
- 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=CklGWzrmvjCZtpXiTS1VuOGiRLuIlUBW8y/+YX9ouy0=; b=QVT0mwKq/QPNS4Zcun7l9OUnDF9dtqEhCRPFGvkl6fUVgcOUeqm4jgkXgbQ2X9prR1+8/dRtHdbJ2gSdhleAbrnmj5xNJp5C9PExbSZoVDpIrsuP+FMnXd46fjPYwBc1l89FteqoBapH15ruk5HfIC2mmtL5KaLBXnVaOoFxioVMe3CkV0OggX272FXCAB7avgjfxa2AbCNdMhK6VID1qMSeHlVPx7e3MV9wmjbNZhsSgjE9Tp5gEDrvZtdKiciIRFp1ljN1bm5OoTfYh4fhuZBPfuWROtUFUsFpDgW74JQaQJDVS14kyLnLyZMVPjXZo334iEW7O+5BLEzUTmzKAQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=mD4FQujc5M0kHrXMA1mwwn0zcWLAQLi6U3brGAfFSLNmj2s0BJNU4KAdLJ4cOv6+BRwp+QGitmlfaOjPpNWj3IJRnCJYgj+rbOocFnCShYAZE98WVZYv2Tm4m9d0M+AtGTrrZFktzKEtOqdZ9fCh0/QHvY2tDK2u9KtsSKy5W5WmcC/SvSy7iuQfsgOsUB/zQ0nsZ4wcwhoJyfRpA4AQYn+ECUl132nv6yMQGMILZpCcMLZLbRC2CM5x4Hb1+gmyBsggHRWUvMWYSoeShF92IJaxfXiuSWgpfTDvKVPI8WeMwO4BhOpZvpCz/bAXd8eE3lYC3Ywxg/B5y/Hvk6ib4A==
- 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 10:01:42 +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;
- Thread-index: AQHX25ke11bcLw+u/U2iOGdMJWqiNawHwc0AgAE8BwCAABFigA==
- Thread-topic: [PATCH for-4.16 2/2] CHANGELOG: add missing entries for work during the 4.16 release cycle
Hi Roger,
> On 18 Nov 2021, at 08:58, Roger Pau Monné <roger.pau@xxxxxxxxxx> wrote:
>
> On Wed, Nov 17, 2021 at 02:07:50PM +0000, 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
>
> Can I get a bit more information about those items? Just a pointer to
> the commit messages would be helpful so that I can try to write a more
> comprehensive entry (or maybe it's just me not knowing anything about
> Arm that fails to understand it).
I agree, the text is not quite clear, I will try to come with a better one.
In the meantime here is are links to the series:
https://patchwork.kernel.org/project/xen-devel/list/?series=535805&state=*
https://patchwork.kernel.org/project/xen-devel/list/?series=477151&archive=both
Cheers
Bertrand
>
>>> +
>>> +### Added
>>> + - 32bit Arm builds to the automated tests.
>>> + - New x86 pagetable APIs.
>>> + - Arm vPMU support.
>>
>> Missing:
>> - static allocation for dom0less on arm64
>> - dom0less EFI support on arm64
>
> Those I can indeed understand :).
>
> Thanks, Roger.
|