This is the beginning of the not so trivial commands, although most of them
are not that complex either.

Please, note the inclusion of the change-vnc-password command. This is needed
by the change conversion.

 blockdev.c       |  129 ++++++++++++++++++++------------------
 blockdev.h       |    8 +--
 console.h        |    3 -
 hmp-commands.hx  |   15 ++---
 hmp.c            |  102 +++++++++++++++++++++++++++++++
 hmp.h            |    5 ++
 monitor.c        |  179 +++---------------------------------------------------
 monitor.h        |    5 ++
 qapi-schema.json |  157 +++++++++++++++++++++++++++++++++++++++++++++++
 qerror.h         |    2 +-
 qmp-commands.hx  |   31 +++------
 qmp.c            |  155 ++++++++++++++++++++++++++++++++++++++++++++++-
 ui/vnc.c         |   14 +---
 13 files changed, 525 insertions(+), 280 deletions(-)

Reply via email to