From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFOLl-0001md-J5 for qemu-devel@nongnu.org; Mon, 17 Feb 2014 08:35:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WFOLd-0005j1-5h for qemu-devel@nongnu.org; Mon, 17 Feb 2014 08:35:09 -0500 Received: from mail-ea0-x233.google.com ([2a00:1450:4013:c01::233]:50913) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFOLc-0005iw-VV for qemu-devel@nongnu.org; Mon, 17 Feb 2014 08:35:01 -0500 Received: by mail-ea0-f179.google.com with SMTP id q10so6560306ead.24 for ; Mon, 17 Feb 2014 05:35:00 -0800 (PST) Sender: Paolo Bonzini Message-ID: <53020FEC.2090904@redhat.com> Date: Mon, 17 Feb 2014 14:34:36 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1392014941-15505-1-git-send-email-famz@redhat.com> <20140217131636.GB1428@T430.redhat.com> In-Reply-To: <20140217131636.GB1428@T430.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v20 00/11] Shared library module support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, mjt@tls.msk.ru, alex@alex.org.uk, mrezanin@redhat.com, vilanova@ac.upc.edu, rth@twiddle.net Il 17/02/2014 14:16, Fam Zheng ha scritto: > Ping? I'll send a pull request for patches 1-10 later. Paolo