summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add IA64-specific tests for virtualization (RHBZ#707508).Richard W.M. Jones2011-05-261-0/+2
| | | | | | | | | | | | | | | Xen IA64 HVM does not provide a simple way to detect the hypervisor. If we are lucky and PV-on-HVM drivers are installed and loaded, then there will be a /sys/bus/xen directory. Otherwise we add a timing attack to see if we can detect generic virtualization. Since this is a big hack, it is only enabled on IA64 and only used when all other methods of detection have failed. This commit also adds `uname -p` to all tests (enabling arch detection so we only run the above tests on IA64).
* Add a test for baremetal.Richard W.M. Jones2011-01-181-20/+20
| | | | | | | | | | | | | This modifies the virt-what script slightly so that a test root can be passed, which causes all tests to be run relative to that root directory (similar to a chroot). We then provide a root directory with just enough files in it to convince virt-what that it is a baremetal machine. Note that the data in the files is completely real. We do not intend to add a test unless we can get data from the real system.
* 'make clean' now removes generated files.Richard Jones2009-08-101-1/+2
|
* Autoconfify, add CPUID helper program to detect HVM domains (Paolo Bonzini).1.1Richard Jones2009-07-231-3/+19
|
* Copy initial release from CVS.Richard Jones2009-07-091-0/+5