commit | cffaca0fab7ccb955c0e498c5132b801844d2c41 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Jan 24 13:19:25 2023 +0100 |
committer | Markus Armbruster <armbru@redhat.com> | Sat Feb 04 07:56:54 2023 +0100 |
tree | a01a0fb4e0afe649adfba529835d3b9a240d0c29 | |
parent | 85ea9dfedd1650782588063418d8530bd8042932 [diff] |
qom: Move HMP commands from monitor/ to qom/ This moves these commands from MAINTAINERS sections "Human Monitor (HMP)" and "QMP" to "QOM". Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230124121946.1139465-12-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>