Bug 683072

Summary: Review Request: virt-what - Detect if we are running in a virtual machine
Product: Red Hat Enterprise Linux 5 Reporter: Richard W.M. Jones <rjones>
Component: Package ReviewAssignee: Nobody <nobody>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7CC: fedora-package-review, notting, pbonzini, pm-rhel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-08 13:55:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 188273, 668618    

Description Richard W.M. Jones 2011-03-08 13:15:40 UTC
Spec URL: http://oirase.annexia.org/rpms/virt-what-rhel-5/virt-what.spec
SRPM URL: http://oirase.annexia.org/rpms/virt-what-rhel-5/virt-what-1.9-1.1.src.rpm
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 cannot detect.

Comment 1 Paolo Bonzini 2011-03-08 13:55:17 UTC
The package is simple and fine, approved.