CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2025/03/31 08:43:00
Modified files: sys/dev/pv : pvclock.c Log message: pvclock: Map page unencrypted If SEV is enabled, we need to map the pvclock page as unencrypted / shared with the hypervisor. ok bluhm@ looks good to me hshoexer@