X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-what.pod;h=d5888c2a5f730923f5d5ce2bdfbd4cf14699b0b5;hb=1c5557995137f53579582e91986f57ce6b4befff;hp=3fc4b25edbf516e0fbc860043f0f410b8a879eb7;hpb=7880dab8d6e6d85cb086960750916b7f578e537f;p=virt-what.git diff --git a/virt-what.pod b/virt-what.pod index 3fc4b25..d5888c2 100644 --- a/virt-what.pod +++ b/virt-what.pod @@ -1,3 +1,5 @@ +=encoding utf8 + =head1 NAME virt-what - detect if we are running in a virtual machine @@ -23,47 +25,82 @@ don't know about or cannot detect. =over 4 -=item openvz +=item B + +This is Hyper-V. + +Status: from MSDN description, not tested. + +=item B + +This is KVM. + +Status: confirmed by RWMJ. + +=item B The guest appears to be running inside an OpenVZ or Virtuozzo container. Status: contributed by Evgeniy Sokolov -=item qemu +=item B + +The guest is running inside IBM PowerVM Lx86 Linux/x86 emulator. + +Status: data supplied by Jeffrey Scheel, not confirmed + +=item B + +This is QEMU. -This is QEMU or KVM. +Status: confirmed by RWMJ. -Status: confirmed by RWMJ. Currently we have no way to -tell the difference between QEMU and KVM guests. +=item B -=item virtualpc +This is a User-Mode Linux (UML) guest. + +Status: contributed by Laurent Léonard + +=item B + +This is a VirtualBox guest. + +Status: contributed by Laurent Léonard + +=item B The guest appears to be running on Microsoft VirtualPC. Status: not confirmed -=item vmware +=item B The guest appears to be running on VMware. -Status: not confirmed +Status: confirmed by RWMJ -=item xen +=item B The guest appears to be running on Xen. Status: confirmed by RWMJ -=item xen-dom0 +=item B This is the Xen dom0 (privileged domain). Status: confirmed by RWMJ -=item xen-domU +=item B + +This is a Xen domU (paravirtualized guest domain). + +Status: confirmed by RWMJ + +=item B -This is a Xen domU (normal guest domain). +This is a Xen guest fully virtualized (HVM). Status: confirmed by RWMJ