From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jes Sorensen Subject: Re: [PATCH] pc: e820 qemu_cfg tables need to be packed Date: Thu, 14 Oct 2010 21:44:06 +0200 Message-ID: <4CB75D86.7040300@redhat.com> References: <20101014183249.23510.29196.stgit@s20.home> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, anthony@codemonkey.ws To: Alex Williamson Return-path: Received: from mx1.redhat.com ([209.132.183.28]:36464 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755098Ab0JNToO (ORCPT ); Thu, 14 Oct 2010 15:44:14 -0400 In-Reply-To: <20101014183249.23510.29196.stgit@s20.home> Sender: kvm-owner@vger.kernel.org List-ID: 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