freebsd-src/lib/libvmmapi
Mark Johnston 967264cfcd libvmmapi: Add a subdirectory for amd64-specific code
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.

Reviewed by:	corvink, jhb
MFC after:	2 weeks
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D40998
2024-04-10 11:17:55 -04:00
..
amd64 libvmmapi: Add a subdirectory for amd64-specific code 2024-04-10 11:17:55 -04:00
internal.h libvmmapi: Add a struct vcpu and use it in most APIs. 2023-03-24 11:49:06 -07:00
Makefile libvmmapi: Add a subdirectory for amd64-specific code 2024-04-10 11:17:55 -04:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
vmmapi.c libvmmapi: Add a subdirectory for amd64-specific code 2024-04-10 11:17:55 -04:00
vmmapi.h lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00