From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKPb2-0003zk-CF for qemu-devel@nongnu.org; Tue, 26 Mar 2013 04:51:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKPav-0002sD-Sc for qemu-devel@nongnu.org; Tue, 26 Mar 2013 04:51:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKPav-0002rx-L4 for qemu-devel@nongnu.org; Tue, 26 Mar 2013 04:51:01 -0400 Date: Tue, 26 Mar 2013 09:50:58 +0100 From: Stefan Hajnoczi Message-ID: <20130326085058.GB17648@stefanha-thinkpad.redhat.com> References: <1364225098-13712-1-git-send-email-aliguori@us.ibm.com> <201303252021.r2PKLDVL018962@d23av03.au.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201303252021.r2PKLDVL018962@d23av03.au.ibm.com> Subject: Re: [Qemu-devel] [PATCH] glib: add a compatibility interface for g_timeout_add_seconds List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On Mon, Mar 25, 2013 at 08:21:13PM -0000, Anthony Liguori wrote: > Applied. Thanks. Thanks for applying. RHEL5 and other old buildslaves should turn green again now :). Stefan