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

2015-05-25 Thread Alexander Graf
On 18.05.15 23:42, Aurelien Jarno wrote: > 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). Thanks, applied all to s390-next. Alex

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

2015-05-18 Thread Aurelien Jarno
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 h