Stefano Stabellini 4c071ee526 arm: initial Xen support
- Basic hypervisor.h and interface.h definitions.
- Skeleton enlighten.c, set xen_start_info to an empty struct.
- Make xen_initial_domain dependent on the SIF_PRIVILIGED_BIT.

The new code only compiles when CONFIG_XEN is set, that is going to be
added to arch/arm/Kconfig in patch #11 "xen/arm: introduce CONFIG_XEN on
ARM".

Changes in v3:

- improve comments.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-09-14 13:53:39 +00:00
..
2009-03-30 09:26:49 -07:00
2007-07-18 08:47:42 -07:00
2010-07-22 16:45:59 -07:00
2010-10-20 16:22:29 -07:00
2012-03-20 15:34:18 -04:00
2012-03-28 18:30:02 +01:00
2012-09-14 13:53:39 +00:00