summary refs log tree commit diff stats
path: root/monitor/hmp-target.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* monitor: Rename misc.c to hmp-target.cMarkus Armbruster2023-02-041-0/+178
What's left in misc.c is exactly the target-dependent part of the HMP core. Rename accordingly. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230124121946.1139465-33-armbru@redhat.com>