From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4C1O-0008Bz-2c for qemu-devel@nongnu.org; Fri, 17 Jan 2014 11:11:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4C1H-00032s-UQ for qemu-devel@nongnu.org; Fri, 17 Jan 2014 11:11:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4C1H-00032a-Lm for qemu-devel@nongnu.org; Fri, 17 Jan 2014 11:11:43 -0500 Message-ID: <52D95638.4050401@redhat.com> Date: Fri, 17 Jan 2014 17:11:36 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1389853287-25458-1-git-send-email-aik@ozlabs.ru> <1389853287-25458-2-git-send-email-aik@ozlabs.ru> <52D92851.7090701@redhat.com> <1389972882.8705.76.camel@bling.home> In-Reply-To: <1389972882.8705.76.camel@bling.home> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] kvm: initialize qemu_host_page_size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Williamson Cc: Alexey Kardashevskiy , qemu-devel@nongnu.org Il 17/01/2014 16:34, Alex Williamson ha scritto: >> Acked-by: Paolo Bonzini > > How should this go in? With your ack I could include it in my vfio tree > with patch 2/2. Sound ok? Thanks, Yup, thanks! This is just a small enabler, the real meat is in patch 2 so it makes sense for you to pick up both. Paolo