migration: Move HMP commands from monitor/ to migration/
commit119f50ce30f1dfdfd33e4ec7455b147834c794d5
authorMarkus Armbruster <armbru@redhat.com>
Tue, 24 Jan 2023 12:19:31 +0000 (24 13:19 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 4 Feb 2023 06:56:54 +0000 (4 07:56 +0100)
treedc20809f70fc1047d8bc1df7826e63c34cdf3f06
parentae71d13d4e606cc89f361ce813e85fb6f6e92096
migration: Move HMP commands from monitor/ to migration/

This moves these commands from MAINTAINERS sections "Human
Monitor (HMP)" and "QMP" to "Migration".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-18-armbru@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
migration/meson.build
migration/migration-hmp-cmds.c [new file with mode: 0644]
monitor/hmp-cmds.c
monitor/misc.c