Static event channel support is tech preview, which shall be documented
in SUPPORT.md
Signed-off-by: Rahul Singh <rahul.singh@arm.com>
---
SUPPORT.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/SUPPORT.md b/SUPPORT.md
index 8ebd63ad82..29f74ac506 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -922,6 +922,13 @@ bootscrub=off are passed as Xen command line parameters. (Memory should
be scrubbed with bootscrub=idle.) No XSAs will be issues due to
unscrubbed memory.
+## Static Event Channel
+
+Allow to setup the static event channel on dom0less system, enabling domains
+to send/receive notifications.
+
+ Status, ARM: Tech Preview
+
# Format and definitions
This file contains prose, and machine-readable fragments.
--
2.25.1
Hi Rahul, > On 23 Sep 2022, at 13:02, Rahul Singh <Rahul.Singh@arm.com> wrote: > > Static event channel support is tech preview, which shall be documented > in SUPPORT.md > > Signed-off-by: Rahul Singh <rahul.singh@arm.com> Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com> Cheers Bertrand > --- > SUPPORT.md | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/SUPPORT.md b/SUPPORT.md > index 8ebd63ad82..29f74ac506 100644 > --- a/SUPPORT.md > +++ b/SUPPORT.md > @@ -922,6 +922,13 @@ bootscrub=off are passed as Xen command line parameters. (Memory should > be scrubbed with bootscrub=idle.) No XSAs will be issues due to > unscrubbed memory. > > +## Static Event Channel > + > +Allow to setup the static event channel on dom0less system, enabling domains > +to send/receive notifications. > + > + Status, ARM: Tech Preview > + > # Format and definitions > > This file contains prose, and machine-readable fragments. > -- > 2.25.1 > >
On 23/09/2022 12:02, Rahul Singh wrote: > CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email. > > > Static event channel support is tech preview, which shall be documented > in SUPPORT.md > > Signed-off-by: Rahul Singh <rahul.singh@arm.com> Reviewed-by: Ayan Kumar Halder <ayankuma@amd.com> > --- > SUPPORT.md | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/SUPPORT.md b/SUPPORT.md > index 8ebd63ad82..29f74ac506 100644 > --- a/SUPPORT.md > +++ b/SUPPORT.md > @@ -922,6 +922,13 @@ bootscrub=off are passed as Xen command line parameters. (Memory should > be scrubbed with bootscrub=idle.) No XSAs will be issues due to > unscrubbed memory. > > +## Static Event Channel > + > +Allow to setup the static event channel on dom0less system, enabling domains > +to send/receive notifications. > + > + Status, ARM: Tech Preview > + > # Format and definitions > > This file contains prose, and machine-readable fragments. > -- > 2.25.1 > >
© 2016 - 2026 Red Hat, Inc.