net: Move HMP commands from monitor to net/
authorMarkus Armbruster <armbru@redhat.com>
Tue, 24 Jan 2023 12:19:29 +0000 (13:19 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 4 Feb 2023 06:56:54 +0000 (07:56 +0100)
commit2030ca36bf1af79c68a4955ff3bf240ec561ec72
tree4da159f56182926be8210795234538b76d86e037
parent0d79271b5702d27736fd081d8994e857ae8b5db5
net: Move HMP commands from monitor to net/

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

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