From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dc6CX-0004Nu-3W for qemu-devel@nongnu.org; Sat, 28 May 2005 14:38:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dc6CQ-0004Kf-W2 for qemu-devel@nongnu.org; Sat, 28 May 2005 14:38:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dc6CP-00044v-Re for qemu-devel@nongnu.org; Sat, 28 May 2005 14:38:18 -0400 Received: from [195.250.128.83] (helo=smtp3.vol.cz) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Dc6BG-0001Mu-Ik for qemu-devel@nongnu.org; Sat, 28 May 2005 14:37:06 -0400 Received: from [10.0.0.2] (prg-v-6-220.static.adsl.vol.cz [62.177.70.220]) by smtp3.vol.cz (8.12.9p2/8.12.9) with ESMTP id j4SIZhto083500 for ; Sat, 28 May 2005 20:35:44 +0200 (CEST) (envelope-from navaraf@reactos.com) Message-ID: <4298BA00.4070406@reactos.com> Date: Sat, 28 May 2005 20:35:44 +0200 From: Filip Navara MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu + Windows References: <42989804.1060707@cosy.sbg.ac.at> In-Reply-To: <42989804.1060707@cosy.sbg.ac.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: 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! Michael Noisternig wrote: > Hi guys, > several things don't work on Windows, as you certainly know. Probably > most of them are easy to fix. E.g. don't write to stderr on Windows, > you won't see it (unless redirected), (IIRC). There has been couple of patches that allow this to work. The key is just to add "-mconsole" to the linker options ... > Also switching between virtual screens does not work. It works for me... > What I would really like to see is Qemu interacting with GDB, that > means Qemu on Windows *really* waits for a GDB connection when option > -s is supplied. I've made a patch for this long time ago. You can find it in the mailing list archives or somewhere at http://www.h7.dion.ne.jp/~qemu-win/. > Sorry if you think that I shouldn't post this on a devel list, but I > think otherwise no-one will hear it. Thanks for listening, and for the > good work, > Michael Noisternig Regards, Filip Navara