From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK8A5-0000HH-2x for qemu-devel@nongnu.org; Wed, 20 Aug 2014 11:50:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK8A4-0008V8-9l for qemu-devel@nongnu.org; Wed, 20 Aug 2014 11:50:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK8A4-0008Uw-2l for qemu-devel@nongnu.org; Wed, 20 Aug 2014 11:50:56 -0400 Message-ID: <53F4C3DB.9000600@redhat.com> Date: Wed, 20 Aug 2014 17:50:51 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1408543850.14053.141.camel@abi.no.oracle.com> In-Reply-To: <1408543850.14053.141.camel@abi.no.oracle.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Commit d8d95814609e89e5438a3318a647ec322fc4ff16 seems to break ioh3420 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Knut Omang Cc: qemu-devel@nongnu.org Il 20/08/2014 16:10, Knut Omang ha scritto: > I am struggling with the latest master and > > -device ioh3420,slot=0,id=pcie_port.0 > > as argument. I bisected it down to: My fault indeed. I just sent a fix and re-reviewed my patch to look for similar breakage (but didn't find any). Paolo