monitor: Allow to exclude commands from QMP
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 28 Jun 2010 16:27:47 +0000 (18:27 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 1 Jul 2010 17:27:14 +0000 (14:27 -0300)
commitc14f9c498ae888dd66feb396457cd9ac97095999
treec2c94f52b8ca6ec8bd622434771ec87692ef8f6b
parent94f6bb13c2aa6ed41fd2d57bbe283a0cbe4adcbf
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>
monitor.c
monitor.h