[PATCH 0/6] monitor: Merge hmp-cmds-target.c within hmp-cmds.c

Philippe Mathieu-Daudé posted 6 patches 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251224133949.85136-1-philmd@linaro.org
Maintainers: "Dr. David Alan Gilbert" <dave@treblig.org>
There is a newer version of this series
monitor/hmp-cmds-target.c | 381 --------------------------------------
monitor/hmp-cmds.c        | 354 +++++++++++++++++++++++++++++++++++
monitor/meson.build       |   2 +-
3 files changed, 355 insertions(+), 382 deletions(-)
delete mode 100644 monitor/hmp-cmds-target.c
[PATCH 0/6] monitor: Merge hmp-cmds-target.c within hmp-cmds.c
Posted by Philippe Mathieu-Daudé 1 month, 2 weeks ago
Requiered for single-binary work, remove target-specific
parts of hmp-cmds-target.c, eventually allowing to merge
within hmp-cmds.c.

tag: https://gitlab.com/philmd/qemu/-/tags/endian_hmp-v1
CI: https://gitlab.com/philmd/qemu/-/pipelines/2231223066

Philippe Mathieu-Daudé (6):
  monitor/hmp: Replace target_ulong -> vaddr in hmp_gva2gpa()
  monitor/hmp: Use plain uint64_t @addr argument in memory_dump()
  monitor/hmp: Remove target_long uses in memory_dump()
  monitor/hmp: Inline ld[uw,l,q]_p() calls in memory_dump()
  monitor/hmp: Fix coding style in hmp-cmds-target.c
  monitor/hmp: Merge hmp-cmds-target.c within hmp-cmds.c

 monitor/hmp-cmds-target.c | 381 --------------------------------------
 monitor/hmp-cmds.c        | 354 +++++++++++++++++++++++++++++++++++
 monitor/meson.build       |   2 +-
 3 files changed, 355 insertions(+), 382 deletions(-)
 delete mode 100644 monitor/hmp-cmds-target.c

-- 
2.52.0