]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
CHANGELOG.md: Make PV shim smaller by factoring out HVM-specific shadow code
authorGeorge Dunlap <george.dunlap@citrix.com>
Wed, 24 Mar 2021 17:24:31 +0000 (17:24 +0000)
committerGeorge Dunlap <george.dunlap@citrix.com>
Thu, 1 Apr 2021 10:31:47 +0000 (11:31 +0100)
Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Ian Jackson <ian.jackson@citrix.com>
CHANGELOG.md

index 21cf6df4a256ec8ee5f7bd47e7a54db8a0f8ae14..8964bacf738cbdf1a5eb1629eea786db06bbdfbd 100644 (file)
@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - CI loop: Add qemu-based dom0 / domU test for ARM
  - CI loop: Add dom0less aarch64 smoke test
  - 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
 
 ### Removed / support downgraded