HomeFreeBSD

bhyve/snapshot: use a string for cmd element in the nvlist

Description

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

(cherry picked from commit 4379c1da56faa43ecc925e47707a2f51b488614e)

Details

Provenance
rewAuthored on Feb 15 2022, 5:12 PM
jhbCommitted on Jan 26 2023, 6:47 PM
Reviewer
jhb
Differential Revision
D34237: bhyve/snapshot: use a string for 'cmd' in the nvlist
Parents
rGbc740a76c3eb: bhyve/snapshot: switch to nvlist for snapshot requests
Branches
Unknown
Tags
Unknown