From: Isaku Yamahata Date: Fri, 17 Oct 2008 02:17:53 +0000 (+0900) Subject: ia64/xen: implement the arch specific part of xencomm. X-Git-Tag: v2.6.28-rc1~64^2~1^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11d437789d0f35fa2e2ebcb4a983b29587bdfdc5;p=pandora-kernel.git ia64/xen: implement the arch specific part of xencomm. On ia64/xen, pointer argument for the hypercall is passed by pseudo physical address (guest physical address.) So it is necessary to convert virtual address into pseudo physical address right before issuing hypercall. The frame work is called xencomm. This patch implements arch specific part. Signed-off-by: Alex Williamson Signed-off-by: Isaku Yamahata Cc: Akio Takebe Signed-off-by: Tony Luck --- Reading git-diff-tree failed