cloud-hypervisor/hypervisor
Muminul Islam ff4c8f7480 hypervisor: mshv: handle Special Debug Print VMG exit
Add handling for GHCB_INFO_SPECIAL_DBGPRINT VMG exit in the SEV-SNP
guest exit handler. This exit occurs when the guest sends debug print
requests through the GHCB interface.

Without this handler, SEV-SNP guests fail to boot when debug output
is triggered, such as when a debugger is attached to the guest image.

The handler acknowledges the exit without printing to avoid performance
degradation from frequent debug print requests.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2026-02-13 22:22:00 +00:00
..
src hypervisor: mshv: handle Special Debug Print VMG exit 2026-02-13 22:22:00 +00:00
Cargo.toml build: Bump the non-rust-vmm group across 2 directories with 14 updates 2026-02-03 05:49:17 +00:00