commit | e22455664b000e60065fb038f1c960b429e4e7db | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Jan 24 13:19:42 2023 +0100 |
committer | Markus Armbruster <armbru@redhat.com> | Sat Feb 04 07:56:54 2023 +0100 |
tree | 6a6086d755939b10423139891602f33973295a97 | |
parent | dd00d7fa653de2768d036f88b77ea936b8f0571e [diff] |
monitor: Move target-dependent HMP commands to hmp-cmds-target.c Target-independent hmp_gpa2hva(), hmp_gpa2hpa() move along to stay next to hmp_gva2gpa(). Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230124121946.1139465-29-armbru@redhat.com>