From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcxMd-0004Pr-TP for qemu-devel@nongnu.org; Tue, 20 Dec 2011 05:56:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RcxMZ-0002Jq-51 for qemu-devel@nongnu.org; Tue, 20 Dec 2011 05:56:07 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26134) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcxMY-0002Jj-UW for qemu-devel@nongnu.org; Tue, 20 Dec 2011 05:56:03 -0500 Message-ID: <4EF069BE.8060009@redhat.com> Date: Tue, 20 Dec 2011 12:55:58 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1324332104-29027-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1324332104-29027-1-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hw/pl181.c: Add save/load support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, patches@linaro.org On 12/20/2011 12:01 AM, Peter Maydell wrote: > Add save/load support to the PL181. > > + VMSTATE_INT32(linux_hack, pl181_state), > Is this real state? Can't it be recovered somehow from other state? -- error compiling committee.c: too many arguments to function