qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jbrown106@phreaker.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Suggestion:  default to -monitor stdio
Date: Tue, 23 Nov 2004 17:59:13 -0500	[thread overview]
Message-ID: <20041123225913.GA2857@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <41A37584.3060908@hermes.cam.ac.uk>

On Tue, Nov 23, 2004 at 05:38:12PM +0000, Richard Neill wrote:
> Dear All,
> 
> I've just started using QEMU - and, since this is my first post here, 
> I'd like to begin by saying thank you very much.
> Anyway, just a suggestion:
> 
> I think that the default for -monitor in graphical mode ought to be 
> stdio. I don't know where "vc" actually goes, but when I launch qemu 
> from a konsole (in kde), the monitor is unavailable, unless I add the option
> 
> -monitor stdio

This used to be the default (in fact, the only version available for the monitor)
until 0.6.0

The default was made -monitor vc because in Windows stdio didn't work.
It only works in windows if you include windows specific code to attach a
console to the process ... which Fabrice choose not to include (but which is
in the windows port of qemu i believe). This is annoying for non-windows
users of qemu, but at least it is consistent across host OSes this way.

You need to do a 'Ctrl-Alt-1' or 'Ctrl-Alt-2' as I recall, to use the VC
monitor.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

  reply	other threads:[~2004-11-23 23:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-23 17:38 [Qemu-devel] Suggestion: default to -monitor stdio Richard Neill
2004-11-23 22:59 ` Jim C. Brown [this message]
2004-11-24  2:37   ` Richard Neill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041123225913.GA2857@jbrown.mylinuxbox.org \
    --to=jbrown106@phreaker.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).