CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2016/10/05 02:04:14
Modified files: sys/arch/amd64/amd64: vmm.c Log message: Add a missing flush; this appears to fix the broadwell/skylake "failed to launch with valid vmcs" issue some people have been seeing when launching vmm(4) VMs. tested by reyk@