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
F135049579: D37259.id113289.diff
Thu, Nov 6, 2:28 AM
Unknown Object (File)
Sun, Nov 2, 5:48 AM
Unknown Object (File)
Thu, Oct 30, 3:31 PM
Unknown Object (File)
Wed, Oct 29, 5:42 AM
Unknown Object (File)
Sun, Oct 26, 11:52 PM
Unknown Object (File)
Tue, Oct 21, 12:36 AM
Unknown Object (File)
Sun, Oct 19, 9:17 PM
Unknown Object (File)
Fri, Oct 17, 1:18 PM
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