CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2025/10/22 08:31:24

Modified files:
        sys/arch/amd64/amd64: trap.c 

Log message:
On a SEV-* enabled guest kill user space process when it is trying
to perform MMIO.  Similar to what we do for PIO.

This behaviour is tested by the regression test
regress/sys/arch/amd64/seves_mmio.

ok mlarkin bluhm

Reply via email to