From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LruNp-0000it-Rp for qemu-devel@nongnu.org; Thu, 09 Apr 2009 09:33:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LruNl-0000gm-6u for qemu-devel@nongnu.org; Thu, 09 Apr 2009 09:33:33 -0400 Received: from [199.232.76.173] (port=50335 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LruNl-0000gc-1S for qemu-devel@nongnu.org; Thu, 09 Apr 2009 09:33:29 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:60641) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LruNk-0008DN-Ov for qemu-devel@nongnu.org; Thu, 09 Apr 2009 09:33:28 -0400 Received: from [10.80.225.184] ([10.80.225.184]) by smtp01.ad.xensource.com (8.13.1/8.13.1) with ESMTP id n39DXQDm002054 for ; Thu, 9 Apr 2009 06:33:27 -0700 Message-ID: <49DDF937.6090306@eu.citrix.com> Date: Thu, 09 Apr 2009 14:33:43 +0100 From: Stefano Stabellini MIME-Version: 1.0 Subject: Re: [Qemu-devel] buffer alignment for block backends References: <49DCA80A.1020808@eu.citrix.com> <49DCF2C0.9070704@codemonkey.ws> <49DDC66F.2000404@eu.citrix.com> <49DDF3FF.8050706@codemonkey.ws> In-Reply-To: <49DDF3FF.8050706@codemonkey.ws> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" I forgot to reply to one question: Anthony Liguori wrote: > Were you planning on submitting this for inclusion > in upstream QEMU? Yes, as part of the xen hvm support. If you think you can find a good use for it even without xen I can submit it before.