This patch implements the interrupt blocking VM capability on AMD CPUs.
Implementing this capability allows the GDB stub to single-step a virtual machine without landing inside interrupt handlers.
This work was sponsored by the GSoC '22 program.
Differential D42299
vmm: implement VM_CAP_MASK_HWINTR on AMD CPUs bnovkov on Oct 19 2023, 4:05 PM. Authored by Tags Referenced Files
Details
This patch implements the interrupt blocking VM capability on AMD CPUs. This work was sponsored by the GSoC '22 program.
Diff Detail
|