From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7kqc-00086a-4G for qemu-devel@nongnu.org; Sun, 25 Sep 2011 05:18:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R7kqb-00088r-4Y for qemu-devel@nongnu.org; Sun, 25 Sep 2011 05:18:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46649) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7kqa-00088j-Tg for qemu-devel@nongnu.org; Sun, 25 Sep 2011 05:18:05 -0400 Message-ID: <4E7EF1C8.3030005@redhat.com> Date: Sun, 25 Sep 2011 12:18:00 +0300 From: Avi Kivity MIME-Version: 1.0 References: 1316593164-25199-2-git-send-email-avi@redhat.com <4E7D9505.6000605@reactos.org> In-Reply-To: <4E7D9505.6000605@reactos.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 01/13] mips_jazz: convert to memory API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Herv=E9_Poussineau?= Cc: QEMU Developers On 09/24/2011 11:29 AM, Herv=E9 Poussineau wrote: > > This part breaks Magnum emulation, where firmware writes to=20 > 0x60000000, and then checks if value has been modified. > This is not working as expected (value is modified) because=20 > memory_region_set_readonly() is unimplemented... Whoops! Will provide a fix asap. --=20 error compiling committee.c: too many arguments to function