On Sunday 24 June 2007 09:28:58 Peter Laursen wrote:
> 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.

If you use a serial console in the child OS and tell qemu -nographic, the 
serial console will be redirected to stdin and stdout of the qemu process.

Rob
-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.


Reply via email to