From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHxVD-0007Od-JV for qemu-devel@nongnu.org; Tue, 08 Dec 2009 05:41:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHxV8-0007Im-6q for qemu-devel@nongnu.org; Tue, 08 Dec 2009 05:41:06 -0500 Received: from [199.232.76.173] (port=55940 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHxV7-0007IQ-K2 for qemu-devel@nongnu.org; Tue, 08 Dec 2009 05:41:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51810) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHxV7-00070r-9O for qemu-devel@nongnu.org; Tue, 08 Dec 2009 05:41:01 -0500 Message-ID: <4B1E2D36.6030800@redhat.com> Date: Tue, 08 Dec 2009 11:40:54 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [ANNOUNCE][Call-For-Testing] Release 0.12.0-rc1 of QEMU References: <4B1C3377.1020509@linux.vnet.ibm.com> <20091207183432.GW24530@redhat.com> In-Reply-To: <20091207183432.GW24530@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: Anthony Liguori , "qemu-devel@nongnu.org" On 12/07/09 19:34, Daniel P. Berrange wrote: > On Sun, Dec 06, 2009 at 04:43:03PM -0600, Anthony Liguori wrote: >> >> It can be downloaded from Savannah at: >> >> http://download.savannah.gnu.org/releases/qemu/qemu-0.12.0-rc1.tar.gz >> >> Please send testing feedback (positive or negative) to qemu-devel and >> file bugs against the release candidate at: > > A couple of hotplug issues with the old monitor > > > It crashes with an assertion failure when hot-plugging without ACPI enabled. > Previously this worked, but that was perhaps just by luck rather than > design. "worked" as in "guest actually sees the new device (without reboot)" or "worked" as in "qemu didn't abort" ? cheers, Gerd