Page MenuHomeFreeBSD

vmm: Unify implementations of vcpu_cleanup()
ClosedPublic

Authored by markj on Thu, Oct 9, 11:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 5:00 PM
Unknown Object (File)
Sat, Oct 11, 8:24 AM
Unknown Object (File)
Sat, Oct 11, 1:01 AM
Unknown Object (File)
Sat, Oct 11, 1:01 AM
Unknown Object (File)
Fri, Oct 10, 6:21 PM
Unknown Object (File)
Fri, Oct 10, 1:57 PM
Unknown Object (File)
Fri, Oct 10, 9:19 AM
Unknown Object (File)
Fri, Oct 10, 7:24 AM
Subscribers

Details

Summary

Different vmm implementations were freeing the per-vCPU structure in
different places. Make the implementations consistent. No functional
change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable