From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAPPK-0003rF-Je for qemu-devel@nongnu.org; Sun, 02 Oct 2011 13:00:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RAPPJ-0008Ge-Fi for qemu-devel@nongnu.org; Sun, 02 Oct 2011 13:00:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAPPJ-0008GQ-6G for qemu-devel@nongnu.org; Sun, 02 Oct 2011 13:00:53 -0400 Message-ID: <4E8898C1.1030002@redhat.com> Date: Sun, 02 Oct 2011 19:00:49 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4E81C8EF.3020900@siemens.com> <4E88704A.2080907@redhat.com> <4E889484.4040603@web.de> In-Reply-To: <4E889484.4040603@web.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] memory: Push typedefs into qemu-common List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel On 10/02/2011 06:42 PM, Jan Kiszka wrote: > From: Jan Kiszka > > There is a circular dependency between memory.h and ioport.h /wrt type > definitions now. Resolve it by pushing MemoryRegion and > MemoryRegionPortio typedefs into qemu-common.h. > > Yuck. I'll just change PortioList to say 'struct MemoryRegion'. I'm still surprised I don't see it. -- error compiling committee.c: too many arguments to function