NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55596 CVS commit: src/sys/dev/nvmm/x86



The following reply was made to PR port-amd64/55596; it has been noted by GNATS.

From: "Maxime Villard" <maxv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55596 CVS commit: src/sys/dev/nvmm/x86
Date: Sat, 22 Aug 2020 11:01:10 +0000

 Module Name:	src
 Committed By:	maxv
 Date:		Sat Aug 22 11:01:10 UTC 2020
 
 Modified Files:
 	src/sys/dev/nvmm/x86: nvmm_x86_vmx.c
 
 Log Message:
 nvmm-x86-vmx: fix detection of the BIOS lock
 
 If it's locked, ensure it's locked with VMX enabled. If it's not locked,
 then lock it ourselves with VMX enabled.
 
 Should fix NetBSD PR/55596.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.71 -r1.72 src/sys/dev/nvmm/x86/nvmm_x86_vmx.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index