CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/09/17 21:53:59

Modified files:
        usr.sbin/vmd   : x86_vm.c 

Log message:
Fix multiple issues with find_gpa_range in vmd(8).

Check for ranges that hit holes, mmio regions, and check for overflows
for regions that hit UINT64_MAX.

Input from hshoexer@. Discussed also with mlarkin@

Reply via email to