From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58933 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PaqyC-0001SF-O4 for qemu-devel@nongnu.org; Thu, 06 Jan 2011 09:41:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PaqvX-000424-HR for qemu-devel@nongnu.org; Thu, 06 Jan 2011 09:34:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PaqvX-00041s-9H for qemu-devel@nongnu.org; Thu, 06 Jan 2011 09:34:55 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p06EYsQe022664 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 6 Jan 2011 09:34:54 -0500 Date: Thu, 6 Jan 2011 16:34:38 +0200 From: "Michael S. Tsirkin" Message-ID: <20110106143438.GA16877@redhat.com> References: <1291123564-3249-1-git-send-email-kraxel@redhat.com> <1291123564-3249-3-git-send-email-kraxel@redhat.com> <20110105194406.GC28688@redhat.com> <4D258014.9080309@redhat.com> <20110106092959.GA12142@redhat.com> <4D25CE3A.2030209@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D25CE3A.2030209@redhat.com> Subject: [Qemu-devel] Re: [PATCH 2/3] piix: tag as not hotpluggable. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On Thu, Jan 06, 2011 at 03:14:18PM +0100, Gerd Hoffmann wrote: > Hi, > > >Could you split the tested and untested parts to separate patches, > >noting the status in the commit message? > > I think this is overkill given how simple the change is. Yes but I don't know whether the untested devices this patch touches are intended to be non hotpluggable. I guess, I'll just ack the pci.c part and let Anthony deal with this. > Respin > goes to the list shortly. > > cheers, > Gerd