From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUFDI-0000Ff-9D for qemu-devel@nongnu.org; Thu, 10 Oct 2013 08:19:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUFD9-0004JJ-TO for qemu-devel@nongnu.org; Thu, 10 Oct 2013 08:19:32 -0400 Received: from mail-qe0-x229.google.com ([2607:f8b0:400d:c02::229]:57790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUFD9-0004JD-OU for qemu-devel@nongnu.org; Thu, 10 Oct 2013 08:19:23 -0400 Received: by mail-qe0-f41.google.com with SMTP id x7so508816qeu.14 for ; Thu, 10 Oct 2013 05:19:23 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <52569B46.2060302@redhat.com> Date: Thu, 10 Oct 2013 14:19:18 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1381404376-28156-1-git-send-email-famz@redhat.com> In-Reply-To: <1381404376-28156-1-git-send-email-famz@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v12 0/8] Shared Library Module Support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: kwolf@redhat.com, peter.maydell@linaro.org, alex@alex.org.uk, mjt@tls.msk.ru, qemu-devel@nongnu.org, vilanova@ac.upc.edu, stefanha@redhat.com, xiawenc@linux.vnet.ibm.com, rth@twiddle.net I have a doubt about patch 5. I have placed the others in a configure branch on github, in preparation for sending a pull request once there's agreement. Paolo