freebsd-dev/usr.sbin/bhyvectl
Robert Wing 4379c1da56 bhyve/snapshot: use a string for cmd element in the nvlist
The nvlist for a checkpoint request will now look like:

    { cmd="checkpoint", suspend="true/false", filename="afilename" }

Reviewed by:	jhb
Suggested by:   jhb
Differential Revision:	https://reviews.freebsd.org/D34237
2022-02-15 08:12:15 -09:00
..
bhyvectl.8 bhyvectl(8): Normalize the man page date 2020-12-19 13:21:40 +00:00
bhyvectl.c bhyve/snapshot: use a string for cmd element in the nvlist 2022-02-15 08:12:15 -09:00
Makefile bhyve/snapshot: switch to nvlist for snapshot requests 2022-02-09 08:11:57 -09:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00