ia64/pv_ops/xen: implement xen pv_time_ops.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 17 Oct 2008 02:18:08 +0000 (11:18 +0900)
committerTony Luck <tony.luck@intel.com>
Fri, 17 Oct 2008 17:08:02 +0000 (10:08 -0700)
commitdcbbecdad53bd6273891ad018f9c6bb8f2b7813c
tree1db1a5ac692428c6ec258c39593647ee78e0d690
parent7477de989faffd4be4adfa3d3e1bf35bdf2e0f75
ia64/pv_ops/xen: implement xen pv_time_ops.

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>
arch/ia64/xen/Makefile
arch/ia64/xen/time.c [new file with mode: 0644]
arch/ia64/xen/time.h [new file with mode: 0644]
arch/ia64/xen/xen_pv_ops.c