From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHuBh-0007Qf-Ag for qemu-devel@nongnu.org; Tue, 19 Mar 2013 06:54:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHuBg-0003fS-2F for qemu-devel@nongnu.org; Tue, 19 Mar 2013 06:54:37 -0400 Received: from cantor2.suse.de ([195.135.220.15]:60340 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHuBf-0003Hx-SO for qemu-devel@nongnu.org; Tue, 19 Mar 2013 06:54:35 -0400 Message-ID: <514843BF.80402@suse.de> Date: Tue, 19 Mar 2013 11:53:51 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1363628865-29390-1-git-send-email-peter.maydell@linaro.org> <1363628865-29390-2-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1363628865-29390-2-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2 1/2] arm_gic: Fix sizes of state fields in preparation for vmstate support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, patches@linaro.org Am 18.03.2013 18:47, schrieb Peter Maydell: > In preparation for switching to vmstate for migration support, fix > the sizes of various GIC state fields. In particular, we replace all > the bitfields (which VMState can't deal with) with straightforward > uint8_t values which we do bit operations on. (The bitfields made > more sense when NCPU was set differently in different situations, > but we now always model at the architectural limit of 8.) >=20 > Signed-off-by: Peter Maydell Reviewed-by: Andreas F=E4rber Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg