From: Isaku Yamahata Date: Fri, 17 Oct 2008 02:17:58 +0000 (+0900) Subject: ia64/pv_ops/xen: elf note based xen startup. X-Git-Tag: v2.6.28-rc1~64^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=080104cd0f708b6bb5a121922801867a29ad63fc;p=pandora-kernel.git ia64/pv_ops/xen: elf note based xen startup. This patch enables elf note based xen startup for IA-64, which gives the kernel an early hint for running on xen like x86 case. In order to avoid the multi entry point, presumably extending booting protocol(i.e. extending struct ia64_boot_param) would be necessary. It probably means that elilo also needs modification. Signed-off-by: Qing He Signed-off-by: Isaku Yamahata Signed-off-by: Tony Luck --- Reading git-diff-tree failed