summaryrefslogtreecommitdiffstats
path: root/arch/ia64/xen/time.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ia64/xen: preliminary support for save/restore.Isaku Yamahata2008-10-171-0/+1
| | | | | | | | | preliminary support for save/restore. Although Save/restore isn't fully working yet, this patch is necessary to compile. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Tony Luck <tony.luck@intel.com>
* ia64/pv_ops/xen: implement xen pv_time_ops.Isaku Yamahata2008-10-171-0/+23
implement xen pv_time_ops to account steal time. Cc: Jeremy Fitzhardinge <jeremy@goop.org> Signed-off-by: Alex Williamson <alex.williamson@hp.com> Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Tony Luck <tony.luck@intel.com>