Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/dev/nvmm/x86



Module Name:    src
Committed By:   martin
Date:           Tue Jul 25 15:30:27 UTC 2023

Modified Files:
        src/sys/dev/nvmm/x86 [netbsd-10]: nvmm_x86_svm.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #246):

        sys/dev/nvmm/x86/nvmm_x86_svm.c: revision 1.85

nvmm: Filter CR4 bits on x86 SVM (AMD).

In particular, prohibit PKE, Protection Key Enable, which requires
some additional management of CPU state by nvmm.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.84.4.1 src/sys/dev/nvmm/x86/nvmm_x86_svm.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