From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK5zU-0003Nq-36 for qemu-devel@nongnu.org; Fri, 15 Jan 2016 10:08:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aK5zP-0004L2-4l for qemu-devel@nongnu.org; Fri, 15 Jan 2016 10:08:40 -0500 Received: from smtp.citrix.com ([66.165.176.89]:1872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK5zO-0004Ky-WB for qemu-devel@nongnu.org; Fri, 15 Jan 2016 10:08:35 -0500 Message-ID: <1452870513.6020.30.camel@citrix.com> From: Ian Campbell Date: Fri, 15 Jan 2016 15:08:33 +0000 In-Reply-To: References: <1452864168.32341.97.camel@citrix.com> <1452864224-2554-1-git-send-email-ian.campbell@citrix.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH QEMU-XEN v8 0/8] Begin to disentangle libxenctrl and provide some stable libraries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: wei.liu2@citrix.com, ian.jackson@eu.citrix.com, qemu-devel@nongnu.org, xen-devel@lists.xen.org On Fri, 2016-01-15 at 14:44 +0000, Stefano Stabellini wrote: > What's the status of the libxc side changes? Is the interface stable > enough for me to commit this series? I'd recommend waiting. I'll ping you when it looks appropriate to apply this series. Thanks for the final acks on this sub-series! Ian.