summary refs log tree commit diff stats
path: root/chardev/char-hmp-cmds.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* char: Move HMP commands from monitor/ to chardev/Markus Armbruster2023-02-041-0/+220
This moves these commands from MAINTAINERS sections "Human Monitor (HMP)" and "QMP" to "Character device backends". Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230124121946.1139465-4-armbru@redhat.com>