From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: qemu-kvm: fix infinite recursion in pci Date: Thu, 17 Dec 2009 10:25:29 +0200 Message-ID: <4B29EAF9.8090207@redhat.com> References: <20091215125853.GA20690@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Hannes Reinecke , kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:24398 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754271AbZLQIZd (ORCPT ); Thu, 17 Dec 2009 03:25:33 -0500 In-Reply-To: <20091215125853.GA20690@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/15/2009 02:58 PM, Michael S. Tsirkin wrote: > Make config reads for assigned devices work > like they used to: both pci_default_read_config > and pci_default_cap_read_config call to pci_read_config, > which does the actual work. > > This fixes infinite recursion introduced by > recent merge from stable-0.12. > > Applied to master and 0.12, thanks. -- error compiling committee.c: too many arguments to function