qemu-e2k/include/qapi
Marc-André Lureau f0ccc00be1 qmp: constify QmpCommand and list
Since 0b69f6f72c "qapi: remove
qmp_unregister_command()", the command list can be declared const.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Damien Hedde <damien.hedde@greensocs.com>
Message-Id: <20200316171824.2319695-1-marcandre.lureau@redhat.com>
[Rebased]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2020-03-17 21:43:12 +01:00
..
qmp qmp: constify QmpCommand and list 2020-03-17 21:43:12 +01:00
clone-visitor.h
dealloc-visitor.h
error.h error: make Error **errp const where it is appropriate 2019-12-18 08:36:16 +01:00
opts-visitor.h
qmp-event.h qapi: Eliminate indirection through qmp_event_get_func_emit() 2019-01-24 10:01:05 +01:00
qobject-input-visitor.h
qobject-output-visitor.h
string-input-visitor.h qapi: Rewrite string-input-visitor's integer and list parsing 2018-12-13 19:10:06 +01:00
string-output-visitor.h
util.h
visitor-impl.h
visitor.h qapi: Make visit_next_list()'s comment less confusing 2019-09-24 11:03:44 +02:00