1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/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
Makefile.depend
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