From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LuuKr-0002uS-FS for qemu-devel@nongnu.org; Fri, 17 Apr 2009 16:06:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LuuKn-0002t5-PM for qemu-devel@nongnu.org; Fri, 17 Apr 2009 16:06:53 -0400 Received: from [199.232.76.173] (port=40238 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuuKn-0002t1-Ma for qemu-devel@nongnu.org; Fri, 17 Apr 2009 16:06:49 -0400 Received: from e6.ny.us.ibm.com ([32.97.182.146]:44932) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LuuKn-0004aL-8C for qemu-devel@nongnu.org; Fri, 17 Apr 2009 16:06:49 -0400 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e6.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n3HK8YDi000386 for ; Fri, 17 Apr 2009 16:08:34 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3HK6jRW188142 for ; Fri, 17 Apr 2009 16:06:45 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n3HK6iCM007681 for ; Fri, 17 Apr 2009 16:06:44 -0400 Message-ID: <49E8E152.5090300@us.ibm.com> Date: Fri, 17 Apr 2009 15:06:42 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1239981649-6366-1-git-send-email-glommer@redhat.com> <1239981649-6366-2-git-send-email-glommer@redhat.com> <1239981649-6366-3-git-send-email-glommer@redhat.com> <1239981649-6366-4-git-send-email-glommer@redhat.com> <1239981649-6366-5-git-send-email-glommer@redhat.com> <1239981649-6366-6-git-send-email-glommer@redhat.com> <1239981649-6366-7-git-send-email-glommer@redhat.com> In-Reply-To: <1239981649-6366-7-git-send-email-glommer@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 6/6] add bios support for cpu hotplug. Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: jan.kiszka@siemens.com, qemu-devel@nongnu.org Glauber Costa wrote: > This adds patches to bochs-bios to support cpu hotplug > > first one creates entries in acpi tables, and the second one > removes the now unused static sdt. > > Signed-off-by: Glauber Costa > Please send these as patches against bochs, and CC bochs-devel. I'll stick them into the appropriate place in the patch queue when committing. -- Regards, Anthony Liguori