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, Sep 26, 12:55 PM
Unknown Object (File)
Thu, Sep 26, 1:30 AM
Unknown Object (File)
Wed, Sep 25, 9:58 AM
Unknown Object (File)
Wed, Sep 25, 6:11 AM
Unknown Object (File)
Tue, Sep 24, 7:13 PM
Unknown Object (File)
Tue, Sep 24, 2:42 PM
Unknown Object (File)
Mon, Sep 23, 10:36 PM
Unknown Object (File)
Mon, Sep 23, 4:40 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