This patch series cleans and improves the time-of-day clock and CPU timer. Most notably it implements the STPT instruction, which allow the Linux kernel to do time accouting (so top reports correct values).
Aurelien Jarno (5): target-s390x: add a tod2time function target-s390x: simplify SCKC helper target-s390x: streamline STCK helper target-s390x: implement STCKC helper target-s390x: implement STPT helper target-s390x/cpu.h | 5 +++++ target-s390x/misc_helper.c | 32 +++++++++++++++----------------- 2 files changed, 20 insertions(+), 17 deletions(-) -- 2.1.4