diff mbox series

[for-4.15,5/7] CHANGELOG.md: Various new entries, mostly x86

Message ID 20210401133827.362216-5-george.dunlap@citrix.com (mailing list archive)
State New, archived
Headers show
Series [for-4.15,1/7] CHANGELOG.md: Mention XEN_SCRIPT_DIR | expand

Commit Message

George Dunlap April 1, 2021, 1:38 p.m. UTC
...Grouped mostly by submitter / maintainer

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
---
CC: Ian Jackson <ian.jackson@citrix.com>
CC: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Jan Beulich <jbeulich@suse.com>
CC: Roger Pau Monne <roger.pau@citrix.com>
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

Comments

Jan Beulich April 1, 2021, 2:13 p.m. UTC | #1
On 01.04.2021 15:38, George Dunlap wrote:
> ...Grouped mostly by submitter / maintainer
> 
> Signed-off-by: George Dunlap <george.dunlap@citrix.com>

Acked-by: Jan Beulich <jbeulich@suse.com>
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b3325a8371..2f26cd5c87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,9 @@  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - Named PCI devices for xl/libxl
  - Improved documentation for xl PCI configuration format
  - Support for zstd-compressed dom0 (x86) and domU kernels
+ - EFI: Enable booting unified hypervisor/kernel/initrd/DT images
+ - Reduce ACPI verbosity by default
+ - Add ucode=allow-same option to test late microcode loading path
  - Library improvements from NetBSD ports upstreamed
  - CI loop: Add Alpine Linux, Ubuntu Focal targets; drop CentOS 6
  - CI loop: Add qemu-based dom0 / domU test for ARM