From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFvIS-0001BY-GV for qemu-devel@nongnu.org; Wed, 02 Dec 2009 14:55:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFvIN-000194-Ud for qemu-devel@nongnu.org; Wed, 02 Dec 2009 14:55:32 -0500 Received: from [199.232.76.173] (port=47923 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFvIN-00018z-MA for qemu-devel@nongnu.org; Wed, 02 Dec 2009 14:55:27 -0500 Received: from mail-qy0-f194.google.com ([209.85.221.194]:61960) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFvIN-0006VG-Fl for qemu-devel@nongnu.org; Wed, 02 Dec 2009 14:55:27 -0500 Received: by qyk32 with SMTP id 32so221127qyk.4 for ; Wed, 02 Dec 2009 11:55:26 -0800 (PST) Message-ID: <4B16C62C.5090505@codemonkey.ws> Date: Wed, 02 Dec 2009 13:55:24 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Staging update (0.12 pending freeze) References: <4B1699D3.8010908@codemonkey.ws> <4B16C421.2090507@collabora.co.uk> <4B16C4A5.7000803@codemonkey.ws> <4B16C563.6090709@collabora.co.uk> In-Reply-To: <4B16C563.6090709@collabora.co.uk> 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: Ian Molton Cc: "qemu-devel@nongnu.org" Ian Molton wrote: > Anthony Liguori wrote: > >> Ian Molton wrote: >> > > >> Actually, that patch would break a production environment. You cannot >> sleep in qemu. It will severely impact the guest. >> > > I refer to the version posted today, which doesnt sleep, but uses a > timer instead. (or did I miss something and a callled function sleeps? > it didnt hang qemu here when I tested it...) > Ah, if you don't post with a [PATCH] in the subject, I'm highly likely to miss the patch. Please resubmit. Regards, Anthony Liguori > -Ian >