qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Monitor support for win32
@ 2004-06-26  5:12 kazu
  0 siblings, 0 replies; only message in thread
From: kazu @ 2004-06-26  5:12 UTC (permalink / raw)
  To: qemu-devel

Hi,

Here is a patch to support monitor for win32.

http://www.h7.dion.ne.jp/~qemu-win/download/qemu-0.5.5-monitor.patch.gz
http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20040621-monitor.patch.gz

I modified a pacth by GadgetBochs a little here. I have not known there has
been a patch for about a month.

http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8872

I changed a place of term_init() before monitor_init() because a first
(qemu) prompt remains in original window in some cases.

The monitor console cannnot be used in rxvt. Please use sh.exe or command
pompt of Windows.
It can be used by adding REM to rxvt.exe in MSYS.BAT like this.

if EXIST bin\nul cd bin
REM if EXIST rxvt.exe goto startrxvt
if EXIST sh.exe goto startsh

Almost all commands work except for gdbserver. I can change floppy, CD-ROM
and save a screen image etc.

Regards,
kazu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-26  5:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-26  5:12 [Qemu-devel] Monitor support for win32 kazu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).