From: Stefano Stabellini Date: Fri, 14 Sep 2012 13:53:39 +0000 (+0000) Subject: arm: initial Xen support X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~9^2~3^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c071ee5268f7234c3d084b6093bebccc28cdcba;p=pandora-kernel.git 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 Acked-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed