CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2017/06/20 00:25:01
Modified files: sys/arch/amd64/amd64: vmm.c sys/arch/amd64/include: specialreg.h Log message: remove some magic numbers in the flush-by-asid code and check if the CPU supports that feature before we try to use it. discussed with deraadt