From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNMkb-0000UO-31 for qemu-devel@nongnu.org; Mon, 16 Feb 2015 09:34:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNMkW-0007It-8k for qemu-devel@nongnu.org; Mon, 16 Feb 2015 09:34:16 -0500 Received: from e7.ny.us.ibm.com ([32.97.182.137]:33380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNMkW-0007In-5q for qemu-devel@nongnu.org; Mon, 16 Feb 2015 09:34:12 -0500 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 16 Feb 2015 09:34:11 -0500 Received: from b01cxnp23034.gho.pok.ibm.com (b01cxnp23034.gho.pok.ibm.com [9.57.198.29]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id 3FAE96E8047 for ; Mon, 16 Feb 2015 09:26:01 -0500 (EST) Received: from d01av05.pok.ibm.com (d01av05.pok.ibm.com [9.56.224.195]) by b01cxnp23034.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t1GEY14J26542146 for ; Mon, 16 Feb 2015 14:34:09 GMT Received: from d01av05.pok.ibm.com (localhost [127.0.0.1]) by d01av05.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t1GEXZ0G002677 for ; Mon, 16 Feb 2015 09:33:36 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <1424095858-15501-1-git-send-email-mdroth@linux.vnet.ibm.com> References: <1424095858-15501-1-git-send-email-mdroth@linux.vnet.ibm.com> Message-ID: <20150216143308.31001.10166@loki> Date: Mon, 16 Feb 2015 08:33:08 -0600 Subject: Re: [Qemu-devel] [PATCH v5 00/16] spapr: add support for pci hotplug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aik@ozlabs.ru, agraf@suse.de, ncmike@ncultra.org, tyreld@linux.vnet.ibm.com, bharata.rao@gmail.com, nfont@linux.vnet.ibm.com, david@gibson.dropbear.id.au Quoting Michael Roth (2015-02-16 08:10:42) > These patches are based on ppc-next, and can also be obtained from: > = > https://github.com/mdroth/qemu/commits/spapr-hotplug-pci-v5 Please ignore this. I accidentally CC'd 'qemu-pcc@nongnu.org'. I've re-sent this with the proper CCs. Sorry for the noise.