commit | d49f626ed00cecc90fb1ff88da9bdf11e57094d1 | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Wed Mar 17 14:52:30 2010 -0500 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Mar 19 15:27:39 2010 -0500 |
tree | e519af9e19e03f17b9b053768ddc996ae3eaaab3 | |
parent | 8af8ce4d6116e3d46ad298ca8fe50d3b515b1aac [diff] |
qmp: don't make -qmp disable the default monitor Instead, we introduce a default_qmp flag. We don't use it yet, but will in the next patch. This has a user-visible impact as specifying just -qmp will now also show a monitor on the 'vc'. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>