commit | a6c4d36425871fafc55ce3937bebd05e86f5ea81 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Jun 28 18:27:47 2010 +0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Thu Jul 01 14:27:14 2010 -0300 |
tree | c2c94f52b8ca6ec8bd622434771ec87692ef8f6b | |
parent | e4940c603a209c82c2ea80cfeb244c5dec8e3118 [diff] |
monitor: Allow to exclude commands from QMP Ported commands that are marked 'user_only' will not be considered for QMP monitor sessions. This allows to implement new commands that do not (yet) provide a sufficiently stable interface for QMP use. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>