From: Stefan Weil <weil@mail.berlios.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Qemu on Windows: Redirect output to console
Date: Sun, 24 Jun 2007 22:58:11 +0200 [thread overview]
Message-ID: <467EDAE3.1070901@mail.berlios.de> (raw)
In-Reply-To: <E1I2S9C-000Bu0-Jz@server2.hostultra.com>
Hi Peter,
there already exists a QEMU command line option -nographic which
disables graphical output and redirects the first serial port
of the emulated machine to the console.
With QEMU running Linux in text mode, this works fine - you will
"see" the boot messages and can run a shell or any text application
from the console, so it should be possible to analyse this output
with a screen reader.
QEMU can also redirect any serial port to pipes, so some
speech synthesizer like "festival" could be connected directly.
This URL describes the command line options -serial and -nographic:
http://fabrice.bellard.free.fr/qemu/qemu-doc.html#TOC10
I have no idea how you can access graphical interfaces like MS Windows.
Stefan
Peter Laursen schrieb:
> Hi everyone,
>
> I have downloaded the 0.9.0 version of the Qemu source code and managed
> to compile it using MinGW and MSYS. But I face a problem with the
> compiled binary.
>
> I am blind and therefore need to redirect the output from the guest OS
> to a standard Windows console or a software speech synthesizer so that
> a screen reader will be able to read the output produced. What
> functions will I eventually need to modify? A text console would of
> course be preferred.
> My main reason for hoping to getting this to work is to allow blind
> people to experiment safely with other operating systems - it would
> also minimize the learning curve.
>
> I hope that you will be able to point me in the right directions as to
> which source files and functions I would need to change. I have
> searched through the source files and googled for documentation for the
> source code, but I didn't find any. I also searched to see if there
> were any patches that might accomplish the work - I was unable to find
> any.
>
> I look forward to hearing from you.
>
> Peter.
next prev parent reply other threads:[~2007-06-24 20:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-24 13:28 [Qemu-devel] Qemu on Windows: Redirect output to console Peter Laursen
2007-06-24 20:58 ` Stefan Weil [this message]
2007-06-25 4:21 ` Natalia Portillo
2007-06-25 4:51 ` Luke-Jr
2007-06-25 4:17 ` Rob Landley
-- strict thread matches above, loose matches on Subject: below --
2007-06-25 17:44 Peter Laursen
2007-06-25 19:01 ` andrzej zaborowski
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=467EDAE3.1070901@mail.berlios.de \
--to=weil@mail.berlios.de \
--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).