Page MenuHomeFreeBSD

bhyve: Allocate struct vm_exit on the stack in vm_loop.
ClosedPublic

Authored by jhb on Dec 9 2022, 12:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 2:07 AM
Unknown Object (File)
Thu, Nov 6, 7:00 PM
Unknown Object (File)
Oct 11 2025, 9:56 PM
Unknown Object (File)
Oct 11 2025, 9:56 PM
Unknown Object (File)
Oct 11 2025, 9:56 PM
Unknown Object (File)
Oct 11 2025, 12:45 PM
Unknown Object (File)
Oct 6 2025, 12:20 AM
Unknown Object (File)
Oct 3 2025, 9:40 PM
Subscribers

Details

Summary

The global vmexit[] array is no longer needed to smuggle the rip
value from fbsdrun_addcpu() to vm_loop().

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48664
Build 45550: arc lint + arc unit