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
F97152673: D37259.diff
Fri, Sep 27, 11:17 PM
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
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 48136
Build 45023: arc lint + arc unit