Lines Matching full:monitor
535 VNC is initialized but not started. The monitor @code{change} command
613 achieved using the @code{acl} monitor command.
774 and a @var{name} can be assigned for use in monitor commands. If no
1211 This is a special option to allow the monitor to be multiplexed onto
1212 another serial port. The monitor is accessed with key sequence of
1213 @key{Control-a} and then pressing @key{c}. See monitor access
1216 above. An example to multiplex the monitor onto a telnet server
1244 DEF("monitor", HAS_ARG, QEMU_OPTION_monitor, \
1245 "-monitor dev redirect the monitor to char device 'dev'\n")
1247 @item -monitor @var{dev}
1248 Redirect the monitor to host device @var{dev} (same devices as the
1273 Do not start CPU at startup (you must type 'c' in the monitor).
1396 This allows for instance switching to monitor to commit changes to the
1402 " start right away with a saved state (loadvm in monitor)\n")
1405 Start right away with a saved state (@code{loadvm} in monitor)
1616 Change the escape character used for switching to the monitor when using
1617 monitor and serial sharing. The default is @code{0x01} when using the
1710 Save state automatically on exit (as @code{savevm} in monitor)