From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SelLb-0002QC-RA for qemu-devel@nongnu.org; Wed, 13 Jun 2012 07:02:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SelLT-0003gb-Iq for qemu-devel@nongnu.org; Wed, 13 Jun 2012 07:02:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:65364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SelLT-0003g9-Al for qemu-devel@nongnu.org; Wed, 13 Jun 2012 07:02:39 -0400 Message-ID: <4FD87343.7030406@redhat.com> Date: Wed, 13 Jun 2012 14:02:27 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4FD86E40.1000100@redhat.com> <4FD871B1.4000104@redhat.com> <4FD8727D.1070904@redhat.com> In-Reply-To: <4FD8727D.1070904@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: peter.maydell@linaro.org, aliguori@us.ibm.com, qemu-devel@nongnu.org, "Peter A. G. Crosthwaite" , paul@codesourcery.com, edgar.iglesias@gmail.com, afaerber@suse.de, john.williams@petalogix.com On 06/13/2012 01:59 PM, Paolo Bonzini wrote: > >> though I think we can spare a bool (and developer's sanity) in Object. > > Yes, we could shrink the refcount to 16-bit and get place for some > bitfields. I fact there's a four-byte hole after ->ref as it is. -- error compiling committee.c: too many arguments to function