Skip to content

Commit

Permalink
changelog: Update new commands available in snapshot-editor
Browse files Browse the repository at this point in the history
Update CHANGELOG to publish addition of new command to print
MicrovmState from vmstate snapshot files and that vcpu-states
is now available on X86_64 as well.

Signed-off-by: Sudan Landge <[email protected]>
  • Loading branch information
Sudan Landge authored and wearyzen committed Nov 1, 2023
1 parent 1a4af23 commit 4a9382d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
each individual block device will emit metrics under the label `"block_{drive_id}"`.
E.g. the associated metrics for the endpoint `"/drives/{drive_id}"` will
be available under `"block_drive_id"` in the metrics json object.
- [#4205](https://github.com/firecracker-microvm/firecracker/pull/4205):
Added a new `vm-state` subcommand to `info-vmstate` command in the
`snapshot-editor` tool to print MicrovmState of vmstate snapshot file in
a readable format. Also made the `vcpu-states` subcommand available on
x86_64.

### Changed

Expand Down

0 comments on commit 4a9382d

Please sign in to comment.