summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/xen/patchlist.h
AgeCommit message (Collapse)AuthorFilesLines
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky1-38/+0
ia64 has not been supported by Xen since 4.2 so it's time to drop Xen/ia64 from Linux as well. Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata1-0/+38
define xen specific gate page. At this phase bits in the gate page is same to native. At the next phase, it will be paravirtualized. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Tony Luck <tony.luck@intel.com>