CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/02/11 07:09:00

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

Log message:
vmd(8): reduce lowmem area in the memory map.

Some Linux guests have issues rebooting due to how vmd(8) lays out
low memory for SeaBIOS. Tweaking the boundaries of the low memory
area designating reserved vs. RAM helps some guests reboot properly.

As tested by bluhm@, it doesn't solve all Linux guest issues with
reboot.

mlarkin@ needs some headroom in the low memory area for ACPI tables,
so landing this change even though it doesn't perfectly fix the
reboot issue.

ok mlarkin@

Reply via email to