freebsd-skq/lib/libvmmapi
neel f14c076ec7 Don't include the guest memory segments in the bhyve(8) process core dump.
This has not added a lot of value when debugging bhyve issues while greatly
increasing the time and space required to store the core file.

Passing the "-C" option to bhyve(8) will change the default and dump guest
memory in the core dump.

Requested by:	grehan
Reviewed by:	grehan
2014-05-13 16:40:27 +00:00
..
Makefile Remove mptable generation code from libvmmapi and move it to bhyve. 2012-10-26 13:40:12 +00:00
vmmapi_freebsd.c Add support for FreeBSD/i386 guests under bhyve. 2014-02-05 04:39:03 +00:00
vmmapi.c Don't include the guest memory segments in the bhyve(8) process core dump. 2014-05-13 16:40:27 +00:00
vmmapi.h Don't include the guest memory segments in the bhyve(8) process core dump. 2014-05-13 16:40:27 +00:00