summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2017-02-15 23:51:31 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-02-15 17:51:31 -0500
commit28b1a3eac252d471de4fbb6f317353af30d68878 (patch)
tree4a6f6a65ee56244c7eca2cef1bfb08e28ebb03fe /man
parentcda3d0c240d345a238822b74d4614d4f412455a5 (diff)
virt: swap order of cpuid and dmi again, but properly detect oracle (#5355)
This breaks again, this time for setups where Qemu is not reported via DMI for whatever reason. So swap order of cpuid and dmi again, but properly detect oracle. See issue #5318.
Diffstat (limited to 'man')
-rw-r--r--man/systemd-detect-virt.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml
index dc10b4dd43..72ea35892f 100644
--- a/man/systemd-detect-virt.xml
+++ b/man/systemd-detect-virt.xml
@@ -96,7 +96,8 @@
<row>
<entry><varname>kvm</varname></entry>
- <entry>Linux KVM kernel virtual machine, from within QEMU</entry>
+ <entry>Linux KVM kernel virtual machine, with whatever software, except
+ Oracle Virtualbox</entry>
</row>
<row>
@@ -116,7 +117,8 @@
<row>
<entry><varname>oracle</varname></entry>
- <entry>Oracle VM VirtualBox (historically marketed by innotek and Sun Microsystems)</entry>
+ <entry>Oracle VM VirtualBox (historically marketed by innotek and Sun Microsystems),
+ for legacy and KVM hypervisor</entry>
</row>
<row>