aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/xen.h
Commit message (Collapse)AuthorAgeFilesLines
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+32
Move xen_domain and related tests out of asm-x86 to xen/xen.h so they can be included whenever they are necessary. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>