From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNRCg-0004zl-3O for qemu-devel@nongnu.org; Wed, 03 Apr 2013 13:10:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNRCf-0007wI-1F for qemu-devel@nongnu.org; Wed, 03 Apr 2013 13:10:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2368) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNRCe-0007wD-QN for qemu-devel@nongnu.org; Wed, 03 Apr 2013 13:10:28 -0400 Message-ID: <515C627D.5020404@redhat.com> Date: Wed, 03 Apr 2013 19:10:21 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20130403103301.GG18179@redhat.com> <515C05B0.2000401@redhat.com> <20130403103846.GB18725@redhat.com> <515C1719.903@redhat.com> <20130403120041.GA22200@redhat.com> <515C1B0C.3070505@redhat.com> <20130403140648.GC22200@redhat.com> <515C37ED.1070104@redhat.com> <20130403142804.GA23848@redhat.com> <515C4EB8.8090602@redhat.com> <20130403170431.GB25697@redhat.com> In-Reply-To: <20130403170431.GB25697@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 4/4] pci: add pci test device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: gleb@redhat.com, mtosatti@redhat.com, qemu-devel@nongnu.org, kvm@vger.kernel.org Il 03/04/2013 19:04, Michael S. Tsirkin ha scritto: > Well ATM it's part of libhw and is built twice. Not sure what > do you propose here. Things haven't been built twice for a few months. hwaddr is unconditionally 64-bit wide. Paolo