From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXH4I-0000F5-O3 for qemu-devel@nongnu.org; Wed, 11 Feb 2009 10:32:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXH4G-0000Dh-NG for qemu-devel@nongnu.org; Wed, 11 Feb 2009 10:32:06 -0500 Received: from [199.232.76.173] (port=51955 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXH4G-0000DN-AA for qemu-devel@nongnu.org; Wed, 11 Feb 2009 10:32:04 -0500 Received: from mx2.redhat.com ([66.187.237.31]:47247) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXH4F-0003PE-TP for qemu-devel@nongnu.org; Wed, 11 Feb 2009 10:32:04 -0500 Message-ID: <4992EF70.3080303@redhat.com> Date: Wed, 11 Feb 2009 17:32:00 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [patch 19/19] qemu: PCI device, disk and host network hot-add / hot-remove References: <20090210203051.064692466@emt.localdomain> <20090210203208.565573495@emt.localdomain> <49923740.2060208@us.ibm.com> <20090211150024.GA4760@amt.cnet> In-Reply-To: <20090211150024.GA4760@amt.cnet> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori Marcelo Tosatti wrote: > Index: trunk/hw/device-hotplug.c > =================================================================== > --- trunk.orig/hw/device-hotplug.c > +++ trunk/hw/device-hotplug.c > @@ -1,3 +1,27 @@ > +/* > + * QEMU device hotplug helpers > + * > + * Copyright (c) 2004 Fabrice Bellard > + * > Surely, 2008-2009 Red Hat, Inc? -- error compiling committee.c: too many arguments to function