Page MenuHomeFreeBSD

libvmmapi: Add a subdirectory for amd64-specific code
ClosedPublic

Authored by markj on Jul 12 2023, 1:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 21, 5:33 PM
Unknown Object (File)
Mon, Oct 21, 5:33 PM
Unknown Object (File)
Mon, Oct 21, 5:09 PM
Unknown Object (File)
Oct 4 2024, 11:30 AM
Unknown Object (File)
Oct 2 2024, 1:30 PM
Unknown Object (File)
Oct 1 2024, 6:49 AM
Unknown Object (File)
Sep 26 2024, 9:50 PM
Unknown Object (File)
Sep 25 2024, 8:41 AM
Subscribers

Details

Summary

Move vmmapi_freebsd.c there. It contains x86-specific code used only by
bhyveload(8).

Move vcpu_reset() into vmmapi_machdep.c. It is also x86-specific.

No functional change intended.

Diff Detail

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