From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxXGs-0002St-10 for qemu-devel@nongnu.org; Thu, 19 Jun 2014 04:00:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxXGl-0001du-CK for qemu-devel@nongnu.org; Thu, 19 Jun 2014 04:00:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxXGl-0001cq-4N for qemu-devel@nongnu.org; Thu, 19 Jun 2014 04:00:27 -0400 Message-ID: <53A29892.5080604@redhat.com> Date: Thu, 19 Jun 2014 10:00:18 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1403073840-32603-1-git-send-email-pbonzini@redhat.com> <1403073840-32603-31-git-send-email-pbonzini@redhat.com> <53A26453.1070705@redhat.com> In-Reply-To: <53A26453.1070705@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2.1 30/36] qapi event: clean up List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , qemu-devel@nongnu.org Cc: wenchaoqemu@gmail.com, lcapitulino@redhat.com Il 19/06/2014 06:17, Eric Blake ha scritto: > I'll resume my review tomorrow on Paolo's thread-safety patches, but if > Luiz is ready to pull these into his staging tree, then other patches > that are pending on the qapi events (such as Igor's proposal to add > ACPI_DEVICE_OST) will have something to rebase on. > > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization > library http://libvirt.org Yes, please. :) Wenchao, can you submit a follow-up patch with the fixes that Eric requested? Thanks for the through review. Paolo