summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* man: detect with autotools if pod2man is presentSami Kerola2012-07-181-0/+7
| | | | | | | | | | When pod2man is not present build will skip the manual. Earlier the condition caused make error, and empty manual page. Signed-off-by: Sami Kerola <kerolasa@iki.fi> RWMJ: - Generate virt-what.txt conditionally too (uses pod2text).
* Version 1.12.1.12Richard W.M. Jones2012-03-171-1/+1
|
* Version 1.11.1.11Richard W.M. Jones2011-05-271-1/+1
|
* Add IA64-specific tests for virtualization (RHBZ#707508).Richard W.M. Jones2011-05-261-0/+4
| | | | | | | | | | | | | | | 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).
* Version 1.10.1.10Richard W.M. Jones2011-05-251-1/+1
|
* Version 1.9.1.9Richard W.M. Jones2011-03-081-1/+1
|
* Version 1.8.1.8Richard W.M. Jones2011-01-311-1/+1
|
* Version 1.7.1.7Richard W.M. Jones2011-01-201-1/+1
|
* Version 1.6.1.6Richard W.M. Jones2011-01-191-1/+1
|
* Version 1.5.1.5Richard W.M. Jones2011-01-181-1/+1
| | | | | Also update instructions in README to cover running make check and running virt-what locally as root.
* Version 1.4.1.4Richard W.M. Jones2011-01-181-2/+2
|
* Version 1.3.1.3Richard W.M. Jones2010-10-191-2/+2
|
* Prepare for 1.2.1.2Richard Jones2009-12-171-1/+1
|
* Autoconfify, add CPUID helper program to detect HVM domains (Paolo Bonzini).1.1Richard Jones2009-07-231-0/+35