All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] SUPPORT.md: add Dom0less as Supported
@ 2021-07-14 23:48 Stefano Stabellini
  2021-07-15  8:47 ` Bertrand Marquis
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stefano Stabellini @ 2021-07-14 23:48 UTC (permalink / raw)
  To: xen-devel
  Cc: sstabellini, julien, andrew.cooper3, george.dunlap, jbeulich,
	iwj, wl, Stefano Stabellini

Add Dom0less to SUPPORT.md to clarify its support status. The feature is
mature enough and small enough to make it security supported.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
---
Changes in v2:
- clarify memory scrubbing
---
 SUPPORT.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/SUPPORT.md b/SUPPORT.md
index 317392d8f3..524cab9c8d 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -832,6 +832,15 @@ OVMF firmware implements the UEFI boot protocol.
 
     Status, qemu-xen: Supported
 
+## Dom0less
+
+Guest creation from the hypervisor at boot without Dom0 intervention.
+
+    Status, ARM: Supported
+
+Memory of dom0less DomUs is not scrubbed at boot (even with
+bootscrub=on); no XSAs will be issues due to unscrubbed memory.
+
 # Format and definitions
 
 This file contains prose, and machine-readable fragments.
-- 
2.17.1



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

end of thread, other threads:[~2022-04-08  0:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14 23:48 [PATCH v2] SUPPORT.md: add Dom0less as Supported Stefano Stabellini
2021-07-15  8:47 ` Bertrand Marquis
2021-07-15  9:10 ` Julien Grall
2021-07-16 20:29   ` Stefano Stabellini
2021-07-19  6:57     ` Jan Beulich
2022-04-07 16:00 ` Julien Grall
2022-04-08  0:03   ` Stefano Stabellini

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.