From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/8] kvm: fix device assignment hotplug Date: Tue, 24 Feb 2009 12:08:48 +0200 Message-ID: <49A3C730.2020705@redhat.com> References: <715D42877B251141A38726ABF5CABF2C0195A1F9AF@pdsmsx503.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "'kvm@vger.kernel.org'" , "'Mark McLoughlin'" , "'Marcelo Tosatti'" To: "Han, Weidong" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:38405 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751692AbZBXKIy (ORCPT ); Tue, 24 Feb 2009 05:08:54 -0500 In-Reply-To: <715D42877B251141A38726ABF5CABF2C0195A1F9AF@pdsmsx503.ccr.corp.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Han, Weidong wrote: > Last qemu merge broke device assignment hotplug. It didn't call qemu_pci_hot_assign_device in pci_device_hot_add for device assignment hot add, and also missed device assignment hotplug command in pci_add command. This patchset fixes this issue. Note that this patchset rebases and includes the patches of fixing hot remove assigned device, which have been sent in mailing list for version 3. > Applied all, thanks. -- error compiling committee.c: too many arguments to function