CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2021/02/21 06:14:47
Modified files: sys/arch/arm64/arm64: locore.S sys/arch/arm64/include: hypervisor.h Log message: One CPUs that implement the VHE extension and have the E2H bit set, keep running the kernel in EL2. ok patrick@