Signed-off-by: George Dunlap <[email protected]> --- v2: - Add dom0 / domU testing for ARM on alpine Linux as well
CC: Wei Liu <[email protected]> CC: Andrew Cooper <[email protected]> CC: Stefano Stabellini <[email protected]> CC: Doug Goldstein <[email protected]> --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62174c8c74..c4696e41a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Library improvements from NetBSD ports upstreamed - x86_emulate: Support AVX-VNNI instructions - x86_emulate: Expanded testing for several instruction classes + - 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 ## Removed / support downgraded -- 2.30.2
