Signed-off-by: George Dunlap <[email protected]> --- v2: - Add into the series
CC: Ian Jackson <[email protected]> CC: Jan Beulich <[email protected]> CC: Roger Pau Monne <[email protected]> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4696e41a1..9912ea5a8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - CI loop: Add Alpine Linux, Ubuntu Focal targets; drop CentOS 6 - CI loop: Add qemu-based dom0 / domU test for ARM - CI loop: Add dom0less aarch64 smoke test + - Factored out HVM-specific shadow code, allowing PV shim to be slimmer ## Removed / support downgraded -- 2.30.2
