On 8/16/26 3:13 PM, Marc-André Lureau wrote:
Add #ifdef CONFIG_HMP around all hmp_* function implementations and
their HMP-only helpers across subsystems.

This covers monitor_register_hmp* callers, hmp_info_* handlers, and
HMP-only helper functions like slirp_lookup.

To link succesfully, use empty cmds tables in hmp-cmds.c (to be removed
once meson build-sys is updated with !hmp support later in the series)

Reviewed-by: Daniel P. Berrangé <[email protected]>
Signed-off-by: Marc-André Lureau <[email protected]>
---
...
  hw/s390x/s390-skeys.c     | 2 ++
  hw/s390x/s390-stattrib.c  | 4 ++++
Reviewed-by: Jason J. Herne <[email protected]>

Reply via email to