All of lore.kernel.org
 help / color / mirror / Atom feed
From: George Dunlap <george.dunlap@citrix.com>
To: <xen-devel@lists.xenproject.org>
Cc: George Dunlap <george.dunlap@citrix.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Ian Jackson <ian.jackson@citrix.com>,
	"Tamas K Lengyel" <tamas.lengyel@zentific.com>
Subject: [PATCH 1/6] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries
Date: Wed, 24 Mar 2021 16:44:02 +0000	[thread overview]
Message-ID: <20210324164407.302062-1-george.dunlap@citrix.com> (raw)

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
---
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..966ddf89c8 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: Tech Preview
+
 ## Memory Management
 
 ### Dynamic memory control
-- 
2.30.2



             reply	other threads:[~2021-03-24 16:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24 16:44 George Dunlap [this message]
2021-03-24 16:44 ` [PATCH 2/6] CHANGELOG.md: Add named PCI devices George Dunlap
2021-03-26  7:44   ` Paul Durrant
2021-03-24 16:44 ` [PATCH 3/6] CHANGELOG.md: Add dom0 zstd compression support George Dunlap
2021-03-24 16:56   ` Andrew Cooper
2021-03-24 17:10     ` George Dunlap
2021-03-24 16:44 ` [PATCH 4/6] CHANGELOG.md: NetBSD lib/gnttab support George Dunlap
2021-03-25  9:13   ` Roger Pau Monné
2021-03-25  9:28     ` Manuel Bouyer
2021-03-24 16:44 ` [PATCH 5/6] CHANGELOG.md: Add entries for emulation George Dunlap
2021-03-25  7:57   ` Jan Beulich
2021-03-25  9:04     ` George Dunlap
2021-03-25  9:37       ` Andrew Cooper
2021-03-25 13:58         ` Jan Beulich
2021-03-29 16:06           ` George Dunlap
2021-03-29 16:24             ` Jan Beulich
2021-03-24 16:44 ` [PATCH 6/6] CHANGELOG.md: Add entries for CI loop George Dunlap
2021-03-24 18:57   ` Stefano Stabellini
2021-03-25  7:53 ` [PATCH 1/6] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries Jan Beulich
2021-03-25  9:05   ` George Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210324164407.302062-1-george.dunlap@citrix.com \
    --to=george.dunlap@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=ian.jackson@citrix.com \
    --cc=tamas.lengyel@zentific.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.