Page MenuHomeFreeBSD

vmm svm: Mark all VMCB state caches dirty on vCPU restore.
ClosedPublic

Authored by jhb on Nov 3 2022, 11:42 PM.
Tags
None
Referenced Files
F82892280: D37259.diff
Fri, May 3, 4:18 PM
Unknown Object (File)
Wed, Apr 24, 2:21 PM
Unknown Object (File)
Wed, Apr 24, 2:21 PM
Unknown Object (File)
Wed, Apr 24, 2:21 PM
Unknown Object (File)
Wed, Apr 24, 1:17 PM
Unknown Object (File)
Sun, Apr 21, 8:19 PM
Unknown Object (File)
Apr 1 2024, 1:14 PM
Unknown Object (File)
Feb 15 2024, 6:10 AM
Subscribers

Details

Summary

Mark Johnston noticed that this was missing VMCB_CACHE_LBR. Just set
all the bits as is done in svm_run() rather than trying to clear
individual bits.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable