Metadata for virt-what-1.26-1.el10.src.rpm

0 directories 0 files
Go up

INFO

Name: virt-what
Version: 1.26-1.el10
Arch: aarch64
Summary: Detect if we are running in a virtual machine
License: GPL-2.0-or-later
Vendor: CentOS
Build Host: aarch64-02.stream.rdu2.redhat.com
Build Date: Tue Jul  2 12:39:56 2024
Size: 588945
URL: http://people.redhat.com/~rjones/virt-what/
Description: virt-what is a shell script which can be used to detect if the program
is running in a virtual machine.

The program prints out a list of "facts" about the virtual machine,
derived from heuristics.  One fact is printed per line.

If nothing is printed and the script exits with code 0 (no error),
then it can mean either that the program is running on bare-metal or
the program is running inside a type of virtual machine which we don't
know about or can't detect.

Current types of virtualization detected:

 - alibaba_cloud      Alibaba cloud
 - alibaba_cloud-ebm
 - aws                Amazon Web Services
 - bhyve              FreeBSD hypervisor
 - docker             Docker container
 - google_cloud       Google cloud
 - hyperv             Microsoft Hyper-V
 - ibm_power-kvm      IBM POWER KVM
 - ibm_power-lpar_shared IBM POWER LPAR (hardware partition)
 - ibm_power-lpar_dedicated
 - ibm_systemz-*      IBM SystemZ Direct / LPAR / z/VM / KVM
 - illumos-lx         Illumos with Linux syscall emulation
 - ldoms              Oracle VM Server for SPARC Logical Domains
 - linux_vserver      Linux VServer container
 - lxc                Linux LXC container
 - kvm                Linux Kernel Virtual Machine (KVM)
 - lkvm               LKVM / kvmtool
 - nutanix_ahv        Nutanix Acropolis Hypervisor (AHV)
 - openvz             OpenVZ or Virtuozzo
 - ovirt              oVirt node
 - parallels          Parallels Virtual Platform
 - podman             Podman container
 - powervm_lx86       IBM PowerVM Lx86 Linux/x86 emulator
 - qemu               QEMU (unaccelerated)
 - redhat             Red Hat hypervisor
 - rhev               Red Hat Enterprise Virtualization
 - uml                User-Mode Linux (UML)
 - virtage            Hitachi Virtualization Manager (HVM) Virtage LPAR
 - virtualbox         VirtualBox
 - virtualpc          Microsoft VirtualPC
 - vmm                vmm OpenBSD hypervisor
 - vmware             VMware
 - xen                Xen
 - xen-dom0           Xen dom0 (privileged domain)
 - xen-domU           Xen domU (paravirtualized guest domain)
 - xen-hvm            Xen guest fully virtualized (HVM)

FILES

copy-patches.sh
virt-what-1.26.tar.gz
virt-what.spec

REQUIRES

/usr/bin/pod2man
autoconf
automake
gcc
git
libtool
make
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
util-linux

PROVIDES

virt-what 1.26-1.el10
virt-what-debuginfo 1.26-1.el10
virt-what-debugsource 1.26-1.el10

CONFIG FILES

copy-patches.sh
virt-what-1.26.tar.gz
virt-what.spec s

LICENSE FILES

GPL-2.0-or-later