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, May 18, 5:03 AM
Unknown Object (File)
Wed, May 8, 1:46 PM
Unknown Object (File)
Wed, May 8, 1:41 PM
Unknown Object (File)
Wed, May 8, 1:40 PM
Unknown Object (File)
Wed, May 8, 12:03 PM
Unknown Object (File)
Fri, May 3, 4:18 PM
Unknown Object (File)
Wed, Apr 24, 2:21 PM
Unknown Object (File)
Wed, Apr 24, 2:21 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