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
Unknown Object (File)
Sat, Mar 15, 10:50 AM
Unknown Object (File)
Mon, Mar 3, 8:19 PM
Unknown Object (File)
Thu, Feb 27, 1:50 PM
Unknown Object (File)
Sat, Feb 22, 2:18 PM
Unknown Object (File)
Sat, Feb 22, 2:08 PM
Unknown Object (File)
Sat, Feb 22, 1:38 PM
Unknown Object (File)
Sat, Feb 22, 1:37 PM
Unknown Object (File)
Jan 24 2025, 4:57 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