From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NLho7-0005tR-7k for qemu-devel@nongnu.org; Fri, 18 Dec 2009 13:44:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NLho2-0005rI-LA for qemu-devel@nongnu.org; Fri, 18 Dec 2009 13:44:06 -0500 Received: from [199.232.76.173] (port=39361 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLho2-0005rD-EW for qemu-devel@nongnu.org; Fri, 18 Dec 2009 13:44:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40333) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NLho1-00010t-W5 for qemu-devel@nongnu.org; Fri, 18 Dec 2009 13:44:02 -0500 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nBIIi09x024993 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 18 Dec 2009 13:44:01 -0500 Date: Fri, 18 Dec 2009 16:43:53 -0200 From: Luiz Capitulino Message-ID: <20091218164353.0febfc1b@doriath> In-Reply-To: <20091208114548.2f4d13f4@doriath> References: <20091208114548.2f4d13f4@doriath> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: QEMU hangs on sdl/monitor switch List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: glommer@redhat.com, avi@redhat.com On Tue, 8 Dec 2009 11:45:48 -0200 Luiz Capitulino wrote: > I'm getting a strange QEMU hang if a switch fast between the SDL main > screen and the monitor's prompt. This looks like a kernel bug, but I as > can't reproduce with qemu-kvm and as we're in testing phase, I figured I > would report it here first. Turns out I can't reproduce this anymore. I'm running a newer kernel now, but I can't see any related change in the changelog. Either it's fixed or hidden. :)