Skip to content

Commit 0c126ff

Browse files
author
Sudan Landge
committed
changelog: Update new commands available in snapshot-editor
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]>
1 parent 3b6c559 commit 0c126ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
each individual net device will emit metrics under the label `"net_{iface_id}"`.
1010
E.g. the associated metrics for the endpoint `"/network-interfaces/eth0"` will
1111
be available under `"net_eth0"` in the metrics json object.
12+
- [#4205](https://github.com/firecracker-microvm/firecracker/pull/4205):
13+
Added a new `vm-state` subcommand to `info-vmstate` command in the
14+
`snapshot-editor` tool to print MicrovmState of vmstate snapshot file in
15+
a readable format. Also made the `vcpu-states` subcommand available on
16+
x86_64.
1217

1318
### Changed
1419

0 commit comments

Comments
 (0)