/[qemu]/qemu/qemu-doc.texi
ViewVC logotype

Diff of /qemu/qemu-doc.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.69 by bellard, Sun Nov 6 18:20:36 2005 UTC revision 1.70 by bellard, Tue Nov 8 22:30:35 2005 UTC
# Line 363  Virtual console Line 363  Virtual console
363  [Linux only] Pseudo TTY (a new PTY is automatically allocated)  [Linux only] Pseudo TTY (a new PTY is automatically allocated)
364  @item null  @item null
365  void device  void device
366    @item /dev/XXX
367    [Linux only]Use host tty, e.g. @file{/dev/ttyS0}. The host serial port
368    parameters are set according to the emulated ones.
369    @item file:filename
370    Write output to filename. No character can be read.
371  @item stdio  @item stdio
372  [Unix only] standard input/output  [Unix only] standard input/output
373    @item pipe:filename
374    [Unix only] name pipe @var{filename}
375  @end table  @end table
376  The default device is @code{vc} in graphical mode and @code{stdio} in  The default device is @code{vc} in graphical mode and @code{stdio} in
377  non graphical mode.  non graphical mode.

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26