From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38431 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6Tji-00088O-B0 for qemu-devel@nongnu.org; Thu, 14 Oct 2010 15:45:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6Tio-0001oM-QE for qemu-devel@nongnu.org; Thu, 14 Oct 2010 15:44:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54051) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6Tio-0001ng-Jv for qemu-devel@nongnu.org; Thu, 14 Oct 2010 15:44:14 -0400 Message-ID: <4CB75D86.7040300@redhat.com> Date: Thu, 14 Oct 2010 21:44:06 +0200 From: Jes Sorensen MIME-Version: 1.0 References: <20101014183249.23510.29196.stgit@s20.home> In-Reply-To: <20101014183249.23510.29196.stgit@s20.home> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] pc: e820 qemu_cfg tables need to be packed List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Williamson Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 10/14/10 20:33, Alex Williamson wrote: > We can't let the compiler define the alignment for qemu_cfg data. > > Signed-off-by: Alex Williamson > --- > > 0.13 stable candidate? ACK I would say so. Jes