freebsd-src/lib/libvmmapi
Mark Johnston e499fdcb66 libvmmapi: Zero out the structure passed to VM_GET_MEMSEG
Avoid assuming that the kernel zeros the name buffer, it does not do
this for zero-length segments.

MFC after:	2 weeks
Sponsored by:	Innovate UK
2024-04-10 11:17:56 -04:00
..
aarch64 libvmmapi: Make vm_raise_msi() a common function 2024-04-10 11:17:56 -04:00
amd64 libvmmapi: Make vm_raise_msi() a common function 2024-04-10 11:17:56 -04:00
internal.h libvmmapi: Make memory segment handling a bit more abstract 2024-04-10 11:17:56 -04: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
ppt.c libvmmapi: Move PCI passthrough ioctl wrappers into a separate file 2024-04-10 11:17:56 -04:00
vmmapi.c libvmmapi: Zero out the structure passed to VM_GET_MEMSEG 2024-04-10 11:17:56 -04:00
vmmapi.h libvmmapi: Make vm_raise_msi() a common function 2024-04-10 11:17:56 -04:00