From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C9yGS-0004T2-3W for qemu-devel@nongnu.org; Tue, 21 Sep 2004 23:57:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C9yGR-0004SK-9F for qemu-devel@nongnu.org; Tue, 21 Sep 2004 23:57:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9yGR-0004SH-6v for qemu-devel@nongnu.org; Tue, 21 Sep 2004 23:57:55 -0400 Received: from [216.148.227.85] (helo=rwcrmhc12.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C9yAH-0001UQ-SF for qemu-devel@nongnu.org; Tue, 21 Sep 2004 23:51:34 -0400 Message-ID: <000301c4a057$701c2c70$6600a8c0@cstreet> From: "John Poplett" Date: Tue, 21 Sep 2004 22:51:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Monitor for Win32 in current source tree? Reply-To: John Poplett , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, all I downloaded yesterday's snapshot and built it with the mingw tools on Windows XP. QEMU runs okay but I no longer get the monitor that was present in 0.6.0. I see that new virtual console support was added and that a virtual console is the default console device for the monitor. The docs suggest that virtual consoles don't work for Win32, which would explain why I no longer have a monitor. Is there a way to get the monitor to work for Win32 with the current snapshot? My goal is to get Slackware 10 running in QEMU but Slackware 10 routinely crashes QEMU 0.6.0 at some point during the installation; hence, my interest in the current snapshot. Thanks, John