virt-what-cvm: rename 'azure-hcl' fact to 'hyperv-hcl'
[virt-what.git] / virt-what.pod
index 272be70..8d30cf4 100644 (file)
@@ -25,18 +25,48 @@ don't know about or cannot detect.
 
 =over 4
 
+=item B<alibaba_cloud>
+
+=item B<alibaba_cloud-ebm>
+
+This is a cloud computing service based on Alibaba Cloud.
+
+Status: contributed by Weisson.
+
+=item B<aws>
+
+Amazon Web Services.
+
+Note that virt-what will print this fact for baremetal AWS instances,
+which you might not consider to be true virtualization.  In this case
+other facts (eg. C<kvm> or C<xen>) would I<not> be present.
+
+Status: contributed by Qi Guo, Vitaly Kuznetsov, confirmed by RWMJ.
+
 =item B<bhyve>
 
 This is a bhyve (FreeBSD hypervisor) guest.
 
 Status: contributed by Leonardo Brondani Schenkel.
 
+=item B<crio>
+
+The guest is running in a CRI-O container.
+
+Status: suggested by Alessandro Taufer, confirmed by RWMJ & Xiaodai Wang
+
 =item B<docker>
 
 This is a Docker container.
 
 Status: confirmed by Charles Nguyen
 
+=item B<google_cloud>
+
+This is running on Google Cloud Platform / Google Compute Engine.
+
+Status: confirmed by RWMJ
+
 =item B<hyperv>
 
 This is Microsoft Hyper-V hypervisor.
@@ -65,7 +95,7 @@ Additional facts listed below may also be printed.
 
 =item B<ibm_systemz-direct>
 
-This is Linux running directly on a IBM SystemZ hardware partitioning
+This is Linux running directly on an IBM SystemZ hardware partitioning
 system.
 
 This is expected to be a highly unusual configuration - if
@@ -78,7 +108,7 @@ Status: not confirmed
 This is Linux running directly on an LPAR on an IBM SystemZ
 hardware partitioning system.
 
-Status: not confirmed
+Status: confirmed by Thomas Huth
 
 =item B<ibm_systemz-zvm>
 
@@ -87,6 +117,49 @@ hardware partitioning system.
 
 Status: confirmed by RWMJ using a Fedora guest running in z/VM
 
+=item B<ibm_systemz-kvm>
+
+This is a KVM guest running on an IBM System Z hardware system.
+
+Status: contributed by Thomas Huth
+
+=item B<illumos-lx>
+
+The guest is running on Illumos with a Linux syscall emulation layer.
+
+Status: contributed by Steve Mokris
+
+=item B<ldoms>
+
+The guest appears to be running on a Linux SPARC system with
+Oracle VM Server for SPARC (Logical Domains) support.
+
+Status: contributed by Darren Kenny
+
+=item B<ldoms-control>
+
+The is the Oracle VM Server for SPARC (Logical Domains) control domain.
+
+Status: contributed by Darren Kenny
+
+=item B<ldoms-guest>
+
+The is the Oracle VM Server for SPARC (Logical Domains) guest domain.
+
+Status: contributed by Darren Kenny
+
+=item B<ldoms-io>
+
+The is the Oracle VM Server for SPARC (Logical Domains) I/O domain.
+
+Status: contributed by Darren Kenny
+
+=item B<ldoms-root>
+
+The is the Oracle VM Server for SPARC (Logical Domains) Root domain.
+
+Status: contributed by Darren Kenny
+
 =item B<linux_vserver>
 
 This is printed for backwards compatibility with older virt-what which
@@ -130,6 +203,18 @@ is lkvm (a.k.a kvmtool).
 
 Status: contributed by Andrew Jones
 
+=item B<nutanix_ahv>
+
+The guest is running inside Nutanix Acropolis Hypervisor (AHV).
+
+Status: confirmed by RWMJ.
+
+=item B<oci>
+
+The guest is running in an OCI container.
+
+Status: contributed by Alessandro Valentini, confirmed by RWMJ
+
 =item B<openvz>
 
 The guest appears to be running inside an OpenVZ or Virtuozzo
@@ -151,6 +236,12 @@ The guest is running inside Parallels Virtual Platform
 
 Status: contributed by Justin Clift
 
+=item B<podman>
+
+This is a Podman container.  (See also C<oci> above.)
+
+Status: contributed by Jordan Webb
+
 =item B<powervm_lx86>
 
 The guest is running inside IBM PowerVM Lx86 Linux/x86 emulator.
@@ -173,12 +264,24 @@ The guest is running on a Red Hat Enterprise Virtualization (RHEV) node.
 
 Status: confirmed by RWMJ
 
+=item B<redhat>
+
+The guest is running on the Red Hat hypervisor.
+
+Status: confirmed by RWMJ
+
 =item B<uml>
 
 This is a User-Mode Linux (UML) guest.
 
 Status: contributed by Laurent Léonard
 
+=item B<upcloud>
+
+This is running on UpCloud.
+
+Status: contributed by Ville Skyttä
+
 =item B<virt>
 
 Some sort of virtualization appears to be present, but we are not sure
@@ -207,6 +310,12 @@ The guest appears to be running on Microsoft VirtualPC.
 
 Status: not confirmed
 
+=item B<vmm>
+
+This is a vmm (OpenBSD hypervisor) guest.
+
+Status: contributed by Jasper Lievisse Adriaanse.
+
 =item B<vmware>
 
 The guest appears to be running on VMware hypervisor.
@@ -306,6 +415,7 @@ specific features your drivers need (eg. for the presence of PCI devices).
 
 =head1 SEE ALSO
 
+L<virt-what-cvm(1)>,
 L<http://people.redhat.com/~rjones/virt-what/>,
 L<http://www.vmware.com/>,
 L<http://www.microsoft.com/windows/products/winfamily/virtualpc>,
@@ -320,7 +430,7 @@ Richard W.M. Jones <rjones @ redhat . com>
 
 =head1 COPYRIGHT
 
-(C) Copyright 2008-2015 Red Hat Inc.,
+(C) Copyright 2008-2022 Red Hat Inc.,
 L<http://people.redhat.com/~rjones/virt-what/>
 
 This program is free software; you can redistribute it and/or modify