From: George Dunlap Date: Tue, 23 Mar 2021 13:55:57 +0000 (+0000) Subject: Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries X-Git-Tag: 4.16.0-rc1~737 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=837d03b4ecac7b988be2dd76d32ee4222bea1df9;p=xen.git Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries Signed-off-by: George Dunlap Acked-by: Jan Beulich Release-acked-by: Ian Jackson --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ffbf71fcb9..4582d1fea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Renesas IPMMU-VMSA (Supported, not security supported; was Tech Preview) - ARM SMMUv3 (Tech Preview) - Switched MSR accesses to deny by default policy. + - Intel Processor Trace support (Tech Preview) ### Removed / support downgraded diff --git a/SUPPORT.md b/SUPPORT.md index 3ef072681b..d0b8afe41c 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -247,6 +247,13 @@ Export hypervisor coverage data suitable for analysis by gcov or lcov. Status: Supported, Not security supported +### Processor trace support + +Support for using Intel Processor Trace technology to trace guests +from dom0. + + Status, x86: Tech Preview + ## Memory Management ### Dynamic memory control