diff mbox series

[v2,for-4.15,5/7] CHANGELOG.md: Add entries for emulation

Message ID 20210329161457.345360-5-george.dunlap@citrix.com (mailing list archive)
State New, archived
Headers show
Series [v2,for-4.15,1/7] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries | expand

Commit Message

George Dunlap March 29, 2021, 4:14 p.m. UTC
Signed-off-by: George Dunlap <george.dunlap@citrix.com>
---
CC: Jan Beulich <jbeulich@suse.com>
CC: Ian Jackson <ian.jackson@citrix.com>
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index fdad864a1f..62174c8c74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,8 @@  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - Named PCI devices for xl/libxl
  - Support for zstd-compressed dom0 and domU kernels
  - Library improvements from NetBSD ports upstreamed
+ - x86_emulate: Support AVX-VNNI instructions
+ - x86_emulate: Expanded testing for several instruction classes
 
 ## Removed / support downgraded