qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] Clean and improve time related helpers
@ 2015-05-18 21:42 Aurelien Jarno
  2015-05-18 21:42 ` [Qemu-devel] [PATCH 1/5] target-s390x: add a tod2time function Aurelien Jarno
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Aurelien Jarno @ 2015-05-18 21:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alexander Graf, Aurelien Jarno, Richard Henderson

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-05-25 22:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18 21:42 [Qemu-devel] [PATCH 0/5] Clean and improve time related helpers Aurelien Jarno
2015-05-18 21:42 ` [Qemu-devel] [PATCH 1/5] target-s390x: add a tod2time function Aurelien Jarno
2015-05-18 21:42 ` [Qemu-devel] [PATCH 2/5] target-s390x: simplify SCKC helper Aurelien Jarno
2015-05-18 21:42 ` [Qemu-devel] [PATCH 3/5] target-s390x: streamline STCK helper Aurelien Jarno
2015-05-18 21:42 ` [Qemu-devel] [PATCH 4/5] target-s390x: implement STCKC helper Aurelien Jarno
2015-05-18 21:42 ` [Qemu-devel] [PATCH 5/5] target-s390x: implement STPT helper Aurelien Jarno
2015-05-25 22:02 ` [Qemu-devel] [PATCH 0/5] Clean and improve time related helpers Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).