CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/12/01 03:08:10
Modified files: sys/arch/amd64/amd64: vmm.c Log message: Properly disable SVM until its support is added back. Should prevent a NULL dereference when initializing VM. ok mlarkin@