« Previous | Next » 

Revision 22a0e04b

ID22a0e04b9bb5a02e13b3e5cf5ea8abfac5f34120

Added by Gerd Hoffmann over 14 years ago

add new -mon switch

Add -mon switch which maps pretty straight forward into the QemuOpts
internal representation:

-mon chardev=<name>[,mode=[control|readline]][,[no]default]

Via config file:

[mon]
chardev = "<name>"
mode = "readline"
default = "on"

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences