]> git.proxmox.com Git - mirror_qemu.git/commit - hmp-commands-info.hx
monitor: remove mhandler.cmd_new
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 12 Sep 2016 09:19:06 +0000 (13:19 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 19 Sep 2016 15:32:22 +0000 (17:32 +0200)
commit2b9e35760a8ff5548f6789d048c6e6e3c22c70ee
treee014f032f19101372bef21969527b218915b650e
parent9e812b6adc6d9efe640fabeb9f5edee8248fdac9
monitor: remove mhandler.cmd_new

This is no longer necessary now that we aren't using middle mode
anymore.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20160912091913.15831-12-marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
docs/writing-qmp-commands.txt
hmp-commands-info.hx
hmp-commands.hx
monitor.c