summaryrefslogtreecommitdiffstats
path: root/man/systemd-detect-virt.xml
diff options
context:
space:
mode:
authorNeil Moore <neil.a.moore@lmco.com>2022-12-01 20:03:06 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-12-02 02:29:14 +0100
commitd833ed781f61b820e7abb17caa85c3c37c7ea807 (patch)
tree780016326ac99626338f8d9f06a36700fd3edb83 /man/systemd-detect-virt.xml
parentMerge pull request #25591 from poettering/dissect-probe-offset (diff)
downloadsystemd-d833ed781f61b820e7abb17caa85c3c37c7ea807.tar.xz
systemd-d833ed781f61b820e7abb17caa85c3c37c7ea807.zip
virt: Support detection of LMHS SRE guests
Diffstat (limited to 'man/systemd-detect-virt.xml')
-rw-r--r--man/systemd-detect-virt.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml
index a8c089d0b5..a92d83fe29 100644
--- a/man/systemd-detect-virt.xml
+++ b/man/systemd-detect-virt.xml
@@ -62,7 +62,7 @@
</thead>
<tbody>
<row>
- <entry valign="top" morerows="15">VM</entry>
+ <entry valign="top" morerows="16">VM</entry>
<entry><varname>qemu</varname></entry>
<entry>QEMU software virtualization, without KVM</entry>
</row>
@@ -143,6 +143,11 @@
</row>
<row>
+ <entry><varname>sre</varname></entry>
+ <entry><ulink url="https://www.lockheedmartin.com/en-us/products/Hardened-Security-for-Intel-Processors.html">LMHS SRE hypervisor</ulink></entry>
+ </row>
+
+ <row>
<entry valign="top" morerows="9">Container</entry>
<entry><varname>openvz</varname></entry>
<entry>OpenVZ/Virtuozzo</entry>