mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
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>
This commit is contained in:
parent
0d79271b57
commit
2030ca36bf
4 changed files with 143 additions and 117 deletions
|
@ -10,6 +10,7 @@ softmmu_ss.add(files(
|
|||
'filter-rewriter.c',
|
||||
'filter.c',
|
||||
'hub.c',
|
||||
'net-hmp-cmds.c',
|
||||
'net.c',
|
||||
'queue.c',
|
||||
'socket.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue