From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyNkD-00025N-Rf for qemu-devel@nongnu.org; Fri, 17 Feb 2012 08:21:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyNk7-0003x1-Ke for qemu-devel@nongnu.org; Fri, 17 Feb 2012 08:21:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyNk7-0003wr-5M for qemu-devel@nongnu.org; Fri, 17 Feb 2012 08:20:55 -0500 Message-ID: <4F3E5432.3030908@redhat.com> Date: Fri, 17 Feb 2012 14:20:50 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <8ddcfb2c78014aec25548d8ebf2a90515890f2e1.1329124507.git.mst@redhat.com> In-Reply-To: <8ddcfb2c78014aec25548d8ebf2a90515890f2e1.1329124507.git.mst@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCHv2-RFC 1/2] shpc: standard hot plug controller List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Kevin Wolf , Isaku Yamahata , qemu-devel@nongnu.org, kvm@vger.kernel.org, Avi Kivity On 02/13/12 10:15, Michael S. Tsirkin wrote: > TODO: > - migration support > - fix dependency on pci_internals.h fix checkpatch warnings cheers, Gerd