Page MenuHomeFreeBSD

vmm: implement VM_CAP_MASK_HWINTR on AMD CPUs
ClosedPublic

Authored by bnovkov on Oct 19 2023, 4:05 PM.
Tags
Referenced Files
F132564514: D42299.diff
Sat, Oct 18, 12:37 AM
Unknown Object (File)
Fri, Oct 17, 6:32 PM
Unknown Object (File)
Thu, Oct 16, 4:41 PM
Unknown Object (File)
Wed, Oct 15, 4:23 PM
Unknown Object (File)
Sat, Oct 11, 5:25 PM
Unknown Object (File)
Sat, Oct 11, 5:25 PM
Unknown Object (File)
Sat, Oct 11, 5:25 PM
Unknown Object (File)
Sat, Oct 11, 8:46 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable