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

Details

Provenance
rewAuthored on Feb 15 2022, 5:12 PM
Reviewer
jhb
Differential Revision
D34237: bhyve/snapshot: use a string for 'cmd' in the nvlist
Parents
rG9f22e0959b1e: libpmc: Allow specifying explicit EVENT_xxH events on armv7 and arm64
Branches
Unknown
Tags
Unknown