From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVIjs-0002yU-0w for qemu-devel@nongnu.org; Tue, 10 Mar 2015 07:54:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVIjn-0005LZ-1o for qemu-devel@nongnu.org; Tue, 10 Mar 2015 07:54:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVIjm-0005LT-R9 for qemu-devel@nongnu.org; Tue, 10 Mar 2015 07:54:14 -0400 Message-ID: <54FEDB5D.8040600@redhat.com> Date: Tue, 10 Mar 2015 12:54:05 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1425955387-26318-1-git-send-email-aik@ozlabs.ru> <54FECFE1.2080900@redhat.com> <54FEDA58.5010501@ozlabs.ru> In-Reply-To: <54FEDA58.5010501@ozlabs.ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Revert "timer: replace time() with QEMU_CLOCK_HOST" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , qemu-devel@nongnu.org Cc: Pavel Dovgalyuk On 10/03/2015 12:49, Alexey Kardashevskiy wrote: > Sure! Who/how? :) s/qemu_time/tcg_time/, but if Peter is not using it and Fabrice broke it, might as well remove it. Paolo