qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] Clean and improve time related helpers


From: Aurelien Jarno
Subject: [Qemu-devel] [PATCH 0/5] Clean and improve time related helpers
Date: Mon, 18 May 2015 23:42:24 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]