From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhJ8J-0008Da-C3 for qemu-devel@nongnu.org; Tue, 16 Feb 2010 03:50:15 -0500 Received: from [199.232.76.173] (port=37059 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhJ8G-0008DM-Rv for qemu-devel@nongnu.org; Tue, 16 Feb 2010 03:50:13 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NhJ8G-0006dd-89 for qemu-devel@nongnu.org; Tue, 16 Feb 2010 03:50:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:61901) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NhJ8F-0006dN-D4 for qemu-devel@nongnu.org; Tue, 16 Feb 2010 03:50:12 -0500 Message-ID: <4B7A5C36.2020808@redhat.com> Date: Tue, 16 Feb 2010 09:49:58 +0100 From: Jes Sorensen MIME-Version: 1.0 References: <4B79857A.1030808@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] QEMU e820 reservation patch List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: Anthony Liguori , Kevin O'Connor , QEMU Developers On 02/15/10 19:54, Stefano Stabellini wrote: > On Mon, 15 Feb 2010, Jes Sorensen wrote: >> Kevin and I have agreed on the approach for this one now. So here is >> the latest version of the patch for QEMU, submitting e820 reservation >> entries via fw_cfg. > > I think the interface is fine and it is perfectly usable by Xen as well. Hi Stefano, Thanks for the heads up! Glad it is flexible enough for Xen as well. Cheers, Jes