mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Move scalar HVMSG_X64_IO_PORT_INTERCEPT handling into a helper so the string I/O implementation can build on the same dispatch path. Keep the existing fw_cfg/debug-port skip plus string/REP assertions in place. This is only code movement so later changes are easier to review. Signed-off-by: Wei Liu <liuwe@microsoft.com> Assisted-by: Copilot:GPT-5.5