diff mbox series

CHANGELOG.md: Finalize changes in 4.19 release cycle

Message ID 32f773f72abbe114574980a8e99260ba96bd32e8.1722253791.git.oleksii.kurochko@gmail.com (mailing list archive)
State New
Headers show
Series CHANGELOG.md: Finalize changes in 4.19 release cycle | expand

Commit Message

Oleksii Kurochko July 29, 2024, 11:52 a.m. UTC
Signed-off-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
---
Changes in V3:
 - update "Changed". Move "Code symbol annotations and MISRA compliance improvements" to generic
   part.
 - Sort "Added section". Per-arch changes go first.
 - Drop implementation related details for Arm and PPC in "Changed".
 - drop PPC and RISCV changes as nothing usable at the moment we have and only minor fixes
   and improvements were done.
---
Changes in V2:
 - Make CI items started with uppercase letters.
---
 CHANGELOG.md | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Jan Beulich July 29, 2024, 11:56 a.m. UTC | #1
On 29.07.2024 13:52, Oleksii Kurochko wrote:
> Signed-off-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>

Acked-by: Jan Beulich <jbeulich@suse.com>
(for whatever that's worth)
Oleksii Kurochko July 29, 2024, 11:57 a.m. UTC | #2
On Mon, 2024-07-29 at 13:56 +0200, Jan Beulich wrote:
> On 29.07.2024 13:52, Oleksii Kurochko wrote:
> > Signed-off-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
> 
> Acked-by: Jan Beulich <jbeulich@suse.com>
> (for whatever that's worth)
> 
Thanks.

~ Oleksii
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8fbe82df6..f143a924ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,11 +23,20 @@  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
    using a standalone library implementation.
  - xenalyze no longer requires `--svm-mode` when analyzing traces
    generated on AMD CPUs
+ - Code symbol annotations and MISRA compliance improvements.
+ - CI updates:
+   - Minimum fixes to rebuild the containers, following the HEREDOC problems.
+   - Rebuild containers to have testing with up-to-date LTS distros.
+   - Few build system checks, and strip the obsolete contents of
+     the build containers.
 
 ### Added
  - On x86:
    - Introduce a new x2APIC driver that uses Cluster Logical addressing mode
      for IPIs and Physical addressing mode for external interrupts.
+ - On Arm:
+   - FF-A notification support.
+   - Introduction of dynamic node programming using overlay dtbo.
  - Add a new 9pfs backend running as a daemon in dom0. First user is
    Xenstore-stubdom now being able to support full Xenstore trace capability.
  - libxl support for backendtype=tap with tapback.