From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYvdV-0006t8-FU for qemu-devel@nongnu.org; Mon, 07 Sep 2015 08:35:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYvdU-0006Ww-LW for qemu-devel@nongnu.org; Mon, 07 Sep 2015 08:35:01 -0400 References: <1437741192-20955-1-git-send-email-peter.maydell@linaro.org> From: Paolo Bonzini Message-ID: <55ED8469.1010508@redhat.com> Date: Mon, 7 Sep 2015 14:34:49 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/6] replace qemu_fls() with pow2ceil()/pow2floor() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , QEMU Developers Cc: Kevin Wolf , Keith Busch , Patch Tracking , Qemu-block , "Michael S. Tsirkin" On 07/09/2015 13:04, Peter Maydell wrote: > Ping? > > Paolo, do you want to take these, should I just apply them > to master, or what? Sorry, I thought you were applying these or pulling them through your trees. Let me know if you still want me to take them. Paolo