/[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.70 by bellard, Tue Nov 8 22:30:35 2005 UTC revision 1.71 by bellard, Thu Nov 10 23:58:52 2005 UTC
# Line 364  Virtual console Line 364  Virtual console
364  @item null  @item null
365  void device  void device
366  @item /dev/XXX  @item /dev/XXX
367  [Linux only]Use host tty, e.g. @file{/dev/ttyS0}. The host serial port  [Linux only] Use host tty, e.g. @file{/dev/ttyS0}. The host serial port
368  parameters are set according to the emulated ones.  parameters are set according to the emulated ones.
369    @item /dev/parportN
370    [Linux only, parallel port only] Use host parallel port
371    @var{N}. Currently only SPP parallel port features can be used.
372  @item file:filename  @item file:filename
373  Write output to filename. No character can be read.  Write output to filename. No character can be read.
374  @item stdio  @item stdio
# Line 379  non graphical mode. Line 382  non graphical mode.
382  This option can be used several times to simulate up to 4 serials  This option can be used several times to simulate up to 4 serials
383  ports.  ports.
384    
385    @item -parallel dev
386    Redirect the virtual parallel port to host device @var{dev} (same
387    devices as the serial port). On Linux hosts, @file{/dev/parportN} can
388    be used to use hardware devices connected on the corresponding host
389    parallel port.
390    
391    This option can be used several times to simulate up to 3 parallel
392    ports.
393    
394  @item -monitor dev  @item -monitor dev
395  Redirect the monitor to host device @var{dev} (same devices as the  Redirect the monitor to host device @var{dev} (same devices as the
396  serial port).  serial port).

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

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