xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 for-4.15 1/7] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries
@ 2021-03-29 16:14 George Dunlap
  2021-03-29 16:14 ` [PATCH v2 for-4.15 2/7] CHANGELOG.md: Add named PCI devices George Dunlap
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: George Dunlap @ 2021-03-29 16:14 UTC (permalink / raw)
  To: xen-devel
  Cc: George Dunlap, Jan Beulich, Ian Jackson, Andrew Cooper, Tamas K Lengyel

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Ian Jackson <ian.jackson@citrix.com>
---
v2:
 - Added "x86" specifier

CC: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Ian Jackson <ian.jackson@citrix.com>
CC: Tamas K Lengyel <tamas.lengyel@zentific.com>
---
 CHANGELOG.md | 1 +
 SUPPORT.md   | 7 +++++++
 2 files changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c407f6bb2f..7f03e85bd7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - ARM IOREQ servers (device emulation etc.) (Tech Preview)
  - Renesas IPMMU-VMSA (Supported, not security supported; was Tech Preview)
  - ARM SMMUv3 (Tech Preview)
+ - 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.30.2



^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-03-30 15:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29 16:14 [PATCH v2 for-4.15 1/7] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries George Dunlap
2021-03-29 16:14 ` [PATCH v2 for-4.15 2/7] CHANGELOG.md: Add named PCI devices George Dunlap
2021-03-29 16:14 ` [PATCH v2 for-4.15 3/7] CHANGELOG.md: Add dom0/domU zstd compression support George Dunlap
2021-03-29 17:01   ` Ian Jackson
2021-03-29 17:05     ` Ian Jackson
2021-03-29 18:54   ` Julien Grall
2021-03-30 10:08     ` George Dunlap
2021-03-30 10:14       ` Julien Grall
2021-03-30 10:56         ` Jan Beulich
2021-03-30 15:34           ` Julien Grall
2021-03-30 10:56       ` Jan Beulich
2021-03-29 16:14 ` [PATCH v2 for-4.15 4/7] CHANGELOG.md: NetBSD lib/gnttab support George Dunlap
2021-03-29 16:14 ` [PATCH v2 for-4.15 5/7] CHANGELOG.md: Add entries for emulation George Dunlap
2021-03-29 16:14 ` [PATCH v2 for-4.15 6/7] CHANGELOG.md: Add entries for CI loop George Dunlap
2021-03-29 23:38   ` Stefano Stabellini
2021-03-29 16:14 ` [PATCH v2 for-4.15 7/7] CHANGELOG.md: Make PV shim smaller by factoring out HVM-specific shadow code George Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).