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)
Thu, Oct 9, 5:04 PM
Unknown Object (File)
Wed, Oct 8, 6:51 PM
Unknown Object (File)
Wed, Oct 8, 5:03 AM
Unknown Object (File)
Fri, Sep 26, 12:22 AM
Unknown Object (File)
Thu, Sep 25, 9:34 PM
Unknown Object (File)
Sep 16 2025, 7:57 AM
Unknown Object (File)
Sep 12 2025, 6:19 AM
Unknown Object (File)
Sep 9 2025, 7:35 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