From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdgDL-0007yF-Vd for qemu-devel@nongnu.org; Thu, 02 Apr 2015 10:35:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdgDH-0006qq-W3 for qemu-devel@nongnu.org; Thu, 02 Apr 2015 10:35:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdgDH-0006qm-P9 for qemu-devel@nongnu.org; Thu, 02 Apr 2015 10:35:19 -0400 Message-ID: <551D539F.4040403@redhat.com> Date: Thu, 02 Apr 2015 16:35:11 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20150402151539.00e6ce10.cornelia.huck@de.ibm.com> <551D4A3E.4060407@redhat.com> <20150402163236.3e9da61d.cornelia.huck@de.ibm.com> In-Reply-To: <20150402163236.3e9da61d.cornelia.huck@de.ibm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] glib-compat tales of woe List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: qemu-devel@nongnu.org On 02/04/2015 16:32, Cornelia Huck wrote: > > We call our compat wrapper qemu_g_get_monotonic_time and add a helpful > > #define. Not done so far because nobody ever thought it was necessary. :) > > I can do that. I just hope not many more of these crop up :( That would be great, it would be acceptable for 2.3. Paolo