mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-20 07:58:55 +00:00
This commit adds `Vm::debug_request` to handle `GdbRequestPayload`, which will be sent from the GDB thread. Signed-off-by: Akira Moroo <retrage01@gmail.com>