target-s390x: implement STPT helper
commitb8ae94bd398ff772f40fb232887ecbcbd244c3d4
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 18 May 2015 21:42:29 +0000 (18 23:42 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 4 Jun 2015 23:37:57 +0000 (5 01:37 +0200)
treeafd46645e5b29429ed833d96778aab0cfae3d6b1
parentaa9e14e684506e8ddf02bd5cff720520827bf244
target-s390x: implement STPT helper

Save the timer target value in the SPT helper, so that the STPT helper
can compute the remaining time.

This allow the Linux kernel to correctly do time accounting.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/misc_helper.c