All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bertrand Marquis <Bertrand.Marquis@arm.com>
To: Roger Pau Monne <roger.pau@citrix.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
	"Alistair Francis" <alistair.francis@wdc.com>,
	"Andrew Cooper" <andrew.cooper3@citrix.com>,
	"Anthony PERARD" <anthony.perard@citrix.com>,
	"Bob Eshleman" <bobbyeshleman@gmail.com>,
	"Christian Lindig" <christian.lindig@citrix.com>,
	"Christopher Clark" <christopher.w.clark@gmail.com>,
	"Daniel De Graaf" <dgdegra@tycho.nsa.gov>,
	"Dario Faggioli" <dfaggioli@suse.com>,
	"David Scott" <dave@recoil.org>,
	"Doug Goldstein" <cardoe@cardoe.com>,
	"Elena Ufimtseva" <elena.ufimtseva@oracle.com>,
	"George Dunlap" <george.dunlap@citrix.com>,
	"Ian Jackson" <iwj@xenproject.org>,
	"Jan Beulich" <jbeulich@suse.com>,
	"Josh Whitehead" <josh.whitehead@dornerworks.com>,
	"Juergen Gross" <jgross@suse.com>,
	"Julien Grall" <julien@xen.org>,
	"Jun Nakajima" <jun.nakajima@intel.com>,
	"Kevin Tian" <kevin.tian@intel.com>,
	"Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>,
	"Marek Marczykowski-Górecki" <marmarek@invisiblethingslab.com>,
	"Meng Xu" <mengxu@cis.upenn.edu>,
	"Nick Rosbrook" <rosbrookn@ainfosec.com>,
	"Paul Durrant" <paul@xen.org>, "Quan Xu" <quan.xu0@gmail.com>,
	"Rahul Singh" <Rahul.Singh@arm.com>,
	"Ross Lagerwall" <ross.lagerwall@citrix.com>,
	"Samuel Thibault" <samuel.thibault@ens-lyon.org>,
	"Shriram Rajagopalan" <rshriram@cs.ubc.ca>,
	"Stefano Stabellini" <sstabellini@kernel.org>,
	"Stewart Hildebrand" <stewart.hildebrand@dornerworks.com>,
	"Tamas K Lengyel" <tamas@tklengyel.com>,
	"Tim Deegan" <tim@xen.org>,
	"Volodymyr Babchuk" <volodymyr_babchuk@epam.com>,
	"Wei Liu" <wl@xen.org>,
	"Community Manager" <community.manager@xenproject.org>
Subject: Re: [PATCH for-4.16 2/2] CHANGELOG: add missing entries for work during the 4.16 release cycle
Date: Wed, 17 Nov 2021 14:07:50 +0000	[thread overview]
Message-ID: <17956608-4AF6-4F97-99EC-E74E088F792B@arm.com> (raw)
In-Reply-To: <20211117095338.14947-3-roger.pau@citrix.com>

Hi Roger,

> On 17 Nov 2021, at 09:53, Roger Pau Monne <roger.pau@citrix.com> 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@citrix.com>
> ---
> 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.

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
> 


  parent reply	other threads:[~2021-11-17 14:09 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-17  9:53 [PATCH for-4.16 0/2] CHANGELOG: start to populate entries for 4.16 Roger Pau Monne
2021-11-17  9:53 ` [PATCH for-4.16 1/2] CHANGELOG: set Xen 4.15 release date Roger Pau Monne
2021-11-17 10:21   ` Jan Beulich
2021-11-17 10:29     ` Roger Pau Monné
2021-11-17 11:37     ` Ian Jackson
2021-11-17  9:53 ` [PATCH for-4.16 2/2] CHANGELOG: add missing entries for work during the 4.16 release cycle Roger Pau Monne
2021-11-17 10:00   ` Julien Grall
2021-11-17 11:44     ` Michal Orzel
2021-11-17 12:14       ` Roger Pau Monné
2021-11-17 10:04   ` Juergen Gross
2021-11-17 14:07   ` Bertrand Marquis [this message]
2021-11-18  8:43     ` Wei Chen
2021-11-18  8:58     ` Roger Pau Monné
2021-11-18 10:01       ` Bertrand Marquis
2021-11-18 10:37         ` Roger Pau Monné
2021-11-18 11:14           ` Bertrand Marquis
2021-11-18 11:28             ` Julien Grall
2021-11-18 15:06               ` Bertrand Marquis
2021-11-18 16:11   ` Oleksandr Tyshchenko
2021-11-18 17:33     ` Roger Pau Monné
2021-11-18 19:04       ` Oleksandr
2021-11-19  7:59         ` Roger Pau Monné
2021-11-19  9:34           ` Oleksandr
2021-11-19 11:16             ` Julien Grall
2021-11-22 10:15             ` Bertrand Marquis
2021-11-18 17:23   ` Stefano Stabellini
2021-11-18 17:35     ` Roger Pau Monné
2021-11-17 11:27 ` [PATCH for-4.16 0/2] CHANGELOG: start to populate entries for 4.16 Ian Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17956608-4AF6-4F97-99EC-E74E088F792B@arm.com \
    --to=bertrand.marquis@arm.com \
    --cc=Rahul.Singh@arm.com \
    --cc=alistair.francis@wdc.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=bobbyeshleman@gmail.com \
    --cc=cardoe@cardoe.com \
    --cc=christian.lindig@citrix.com \
    --cc=christopher.w.clark@gmail.com \
    --cc=community.manager@xenproject.org \
    --cc=dave@recoil.org \
    --cc=dfaggioli@suse.com \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=elena.ufimtseva@oracle.com \
    --cc=george.dunlap@citrix.com \
    --cc=iwj@xenproject.org \
    --cc=jbeulich@suse.com \
    --cc=jgross@suse.com \
    --cc=josh.whitehead@dornerworks.com \
    --cc=julien@xen.org \
    --cc=jun.nakajima@intel.com \
    --cc=kevin.tian@intel.com \
    --cc=konrad.wilk@oracle.com \
    --cc=marmarek@invisiblethingslab.com \
    --cc=mengxu@cis.upenn.edu \
    --cc=paul@xen.org \
    --cc=quan.xu0@gmail.com \
    --cc=roger.pau@citrix.com \
    --cc=rosbrookn@ainfosec.com \
    --cc=ross.lagerwall@citrix.com \
    --cc=rshriram@cs.ubc.ca \
    --cc=samuel.thibault@ens-lyon.org \
    --cc=sstabellini@kernel.org \
    --cc=stewart.hildebrand@dornerworks.com \
    --cc=tamas@tklengyel.com \
    --cc=tim@xen.org \
    --cc=volodymyr_babchuk@epam.com \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.