freebsd-src/lib/libvmmapi
John Baldwin 2b4fe856f4 bhyve: Remove unused vm and vcpu arguments from vm_copy routines.
The arguments identifying the VM and vCPU are only needed for
vm_copy_setup.

Reviewed by:	corvink, markj
Differential Revision:	https://reviews.freebsd.org/D37158
2022-11-18 10:25:36 -08:00
..
Makefile libvmmapi: Fix warnings and stop overridding WARNS 2021-07-26 16:40:16 -04:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
vmmapi.c bhyve: Remove unused vm and vcpu arguments from vm_copy routines. 2022-11-18 10:25:36 -08:00
vmmapi.h bhyve: Remove unused vm and vcpu arguments from vm_copy routines. 2022-11-18 10:25:36 -08:00
vmmapi_freebsd.c