From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmoPS-0004HM-B0 for qemu-devel@nongnu.org; Mon, 16 Jan 2012 10:23:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmoPR-0001hx-2W for qemu-devel@nongnu.org; Mon, 16 Jan 2012 10:23:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:28468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmoPQ-0001hb-Pw for qemu-devel@nongnu.org; Mon, 16 Jan 2012 10:23:44 -0500 From: Igor Mammedov Date: Mon, 16 Jan 2012 16:23:34 +0100 Message-Id: <1326727414-22151-1-git-send-email-imammedo@redhat.com> In-Reply-To: <4EB7ED3B.7020006@codemonkey.ws> References: <4EB7ED3B.7020006@codemonkey.ws> Subject: Re: [Qemu-devel] Summary of Anthony's 'next' queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: pingfank@linux.vnet.ibm.com Anthony Liguori codemonkey.ws> writes: > 006 pingfank linux.vnet.ibm.com Introduce a new bus "ICC" to connect APIC Hi Anthony, I'm re-basing cpu hot-plug from qemu-kvm.git to qemu.git and to get working cpu hot-plug the above mentioned 006 patch is required. Is it still on your qemu.git tree? BTW: this patch won't apply cleanly to qemu.git since it was written for qemu-kvm.git I have an adapted version of it, based on the latest version I could find http://patchwork.ozlabs.org/patch/125074/ Would you like me to re-post it as part of cpu hot-plug series for qemu.git? -- Thanks, Igor