aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc/xen-detect.c
Commit message (Expand)AuthorAgeFilesLines
* tools/x86_64: Fix cpuid() inline asm to not clobber stack's red zoneKeir Fraser2011-12-021-7/+10
* xen-detect: Fix cpuid asm for 32-bit PIC compilation.Keir Fraser2011-06-171-17/+20
* tools/xen-detect: fix printing xen versionKeir Fraser2010-02-031-1/+1
* xen-detect: Add command-line arguments.Keir Fraser2009-12-231-9/+70
* xen-detect: Avoid dumping coreKeir Fraser2009-12-141-38/+20
* x86 hvm: Guests should scan CPUID range 40000000-4000ff00 for Xen leaves.Keir Fraser2009-09-161-1/+1
* x86: Update xen-detect utility to scan for Xen signature in CPUID space.Keir Fraser2008-12-161-8/+16
* Fix xen-detect build.kfraser@localhost.localdomain2007-02-081-0/+1
* Add example xen-detect.c code for detecting application execution inKeir Fraser2007-02-081-0/+107