Sat, 27 Apr 2024 23:35:07 UTC | login

Information for build virt-what-1.25-5.fc40

ID302369
Package Namevirt-what
Version1.25
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/virt-what.git#c720a2a07a91a512f8d7efa372c7d8d33be713c2
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: - 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)
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 27 Mar 2024 11:13:54 UTC
CompletedWed, 27 Mar 2024 11:42:10 UTC
Taskbuild (f40, /rpms/virt-what.git:c720a2a07a91a512f8d7efa372c7d8d33be713c2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/virt-what.git#c720a2a07a91a512f8d7efa372c7d8d33be713c2'}}
Tags
f40
RPMs
src
virt-what-1.25-5.fc40.src.rpm (info) (download)
riscv64
virt-what-1.25-5.fc40.riscv64.rpm (info) (download)
virt-what-debuginfo-1.25-5.fc40.riscv64.rpm (info) (download)
virt-what-debugsource-1.25-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.25-3 - Migrated to SPDX license * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 17 2022 Richard W.M. Jones <rjones@redhat.com> - 1.25-1 - New upstream version 1.25 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 23 2022 Richard W.M. Jones <rjones@redhat.com> - 1.24-1 - New upstream version 1.24 - Update list of supported hypervisors - Fix %check for failures * Thu Apr 14 2022 Richard W.M. Jones <rjones@redhat.com> - 1.22-2 - New upstream version 1.22. - Fix Source0 line.