Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
imvirt - Detects several virtualizations
- Description:
This little Perl script tries to detect if it is called from within
a virtualization container. This is detected by looking for well known boot
messages, directories and reading DMI (Desktop Management Interface) data.
The following containers are detected:
* Virtual PC/Virtual Server
* VirtualBox
* VMware
* QEMU/KVM (experimental)
* Xen (para and non-para virtualized)
* OpenVZ/Virtuozzo
* UML
* any HVM providing CPUID 0x40000000 detection
Packages
imvirt-0.9.0-3.el6.src
[109 KiB] |
Changelog
by Miroslav Suchý (2010-12-20):
- on ppc64, for which dmidecode does not exist, do not require
dmidecode, it will work even without it
|