From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rq7F8-000612-Ip for qemu-devel@nongnu.org; Wed, 25 Jan 2012 13:06:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rq7F4-0008Pc-GE for qemu-devel@nongnu.org; Wed, 25 Jan 2012 13:06:46 -0500 Received: from cantor2.suse.de ([195.135.220.15]:51072 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rq7F4-0008PF-BY for qemu-devel@nongnu.org; Wed, 25 Jan 2012 13:06:42 -0500 Message-ID: <4F20442F.20701@suse.de> Date: Wed, 25 Jan 2012 19:04:31 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1327408760-3666-1-git-send-email-peter.maydell@linaro.org> <1327408760-3666-7-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1327408760-3666-7-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 6/9] hw/vexpress.c: Factor out daughterboard-specific initialization List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, patches@linaro.org Am 24.01.2012 13:39, schrieb Peter Maydell: > Factor out daughterboard specifics into a data structure and > daughterboard initialization function, in preparation for adding > vexpress-a15 support. >=20 > Signed-off-by: Peter Maydell > --- > hw/vexpress.c | 118 ++++++++++++++++++++++++++++++++++++++++---------= -------- > 1 files changed, 83 insertions(+), 35 deletions(-) >=20 > diff --git a/hw/vexpress.c b/hw/vexpress.c > index 99a9690..9033b50 100644 > --- a/hw/vexpress.c > +++ b/hw/vexpress.c > +struct VEDBoardInfo { > + const target_phys_addr_t *motherboard_map; > + const target_phys_addr_t loader_start; const for a value type in a struct looks fishy...is it intentional and valid C99? Otherwise looks okay. 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