From f57316a909a76ee727cc8d1256a7d57a53e7c895 Mon Sep 17 00:00:00 2001 From: George Dunlap Date: Thu, 1 Apr 2021 13:54:10 +0100 Subject: [PATCH] CHANGELOG.md: xl PCI configuration doc, xenstore MTU entries Signed-off-by: George Dunlap Reviewed-by: Paul Durrant Release-acked-by: Ian Jackson --- CC: Paul Durrant CC: Ian Jackson CC: Wei Liu --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7ce6682b9..086a0e50d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Switched MSR accesses to deny by default policy. - Intel Processor Trace support (Tech Preview) - Named PCI devices for xl/libxl + - Improved documentation for xl PCI configuration format - Support for zstd-compressed dom0 (x86) and domU kernels - Library improvements from NetBSD ports upstreamed - CI loop: Add Alpine Linux, Ubuntu Focal targets; drop CentOS 6 @@ -23,7 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - x86: Allow domains to use AVX-VNNI instructions - Factored out HVM-specific shadow code, improving code clarity and reducing the size of PV-only hypervisor builds - Added XEN_SCRIPT_DIR configuration option to specify location for Xen scripts, rather than hard-coding /etc/xen/scripts - + - xennet: Documented a way for the backend (or toolstack) to specify MTU to the frontend ### Removed / support downgraded -- 2.39.5