From a4b346260cf2ca863d224c38c8ba8c0a4295f864 Mon Sep 17 00:00:00 2001 From: George Dunlap Date: Tue, 23 Mar 2021 13:55:57 +0000 Subject: [PATCH] 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 --- CHANGELOG.md | 1 + SUPPORT.md | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30b53e73e8..2f5edf091e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,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 a1efd8fcfd..cd0c09e6a4 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 -- 2.39.5