From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yx0Sf-0004rt-GH for qemu-devel@nongnu.org; Mon, 25 May 2015 18:03:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yx0Sc-0005hw-6m for qemu-devel@nongnu.org; Mon, 25 May 2015 18:03:05 -0400 Received: from cantor2.suse.de ([195.135.220.15]:59744 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yx0Sb-0005hq-S1 for qemu-devel@nongnu.org; Mon, 25 May 2015 18:03:02 -0400 Message-ID: <55639C12.3070507@suse.de> Date: Tue, 26 May 2015 00:02:58 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1431985349-11226-1-git-send-email-aurelien@aurel32.net> In-Reply-To: <1431985349-11226-1-git-send-email-aurelien@aurel32.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/5] Clean and improve time related helpers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno , qemu-devel@nongnu.org Cc: Richard Henderson 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