Fri, 17 May 2024 16:45:08 UTC | login

Information for build virt-what-1.19-3.fc31

ID119421
Package Namevirt-what
Version1.19
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/virt-what.git#72888f3f16b0ea0d7bf1c67696eb6476e1d57f31
SummaryDetect if we are running in a virtual machine
Descriptionvirt-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: - aws Amazon Web Services - bhyve FreeBSD hypervisor - docker Docker container - hyperv Microsoft Hyper-V - ibm_power-kvm IBM POWER KVM - ibm_power-lpar_shared - ibm_power-lpar_dedicated IBM POWER LPAR (hardware partition) - ibm_systemz-* IBM SystemZ Direct / LPAR / z/VM / KVM - 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 - openvz OpenVZ or Virtuozzo - ovirt oVirt node - parallels Parallels Virtual Platform - powervm_lx86 IBM PowerVM Lx86 Linux/x86 emulator - qemu QEMU (unaccelerated) - 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)
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 14 Aug 2019 18:56:21 UTC
CompletedWed, 14 Aug 2019 19:42:53 UTC
Taskbuild (f31-candidate, /rpms/virt-what.git:72888f3f16b0ea0d7bf1c67696eb6476e1d57f31)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/virt-what.git#72888f3f16b0ea0d7bf1c67696eb6476e1d57f31'}}
Tags
f31
f32
f33
RPMs
src
virt-what-1.19-3.fc31.src.rpm (info) (download)
riscv64
virt-what-1.19-3.fc31.riscv64.rpm (info) (download)
virt-what-debuginfo-1.19-3.fc31.riscv64.rpm (info) (download)
virt-what-debugsource-1.19-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 31 2018 Richard W.M. Jones <rjones@redhat.com> - 1.19-1 - New upstream version 1.19. - Fixes support for AWS. - Remove patches which are now upstream. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Oct 17 2017 Richard W.M. Jones <rjones@redhat.com> - 1.18-4 - Include upstream patches since 1.18 was released. - dmidecode is also available on aarch64.