Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print MicrovmState from vmstate file of snapshot #4205

Merged
merged 5 commits into from
Nov 1, 2023

changelog: Update new commands available in snapshot-editor

74519f9
Select commit
Loading
Failed to load commit list.
Merged

Print MicrovmState from vmstate file of snapshot #4205

changelog: Update new commands available in snapshot-editor
74519f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2023 in 0s

4.44% of diff hit (target 82.96%)

View this Pull Request on Codecov

4.44% of diff hit (target 82.96%)

Annotations

Check warning on line 38 in src/snapshot-editor/src/info.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snapshot-editor/src/info.rs#L38

Added line #L38 was not covered by tests

Check warning on line 48 in src/snapshot-editor/src/info.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snapshot-editor/src/info.rs#L48

Added line #L48 was not covered by tests

Check warning on line 78 in src/snapshot-editor/src/info.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snapshot-editor/src/info.rs#L78

Added line #L78 was not covered by tests

Check warning on line 86 in src/snapshot-editor/src/info.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snapshot-editor/src/info.rs#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 290 in src/vmm/src/vstate/vcpu/aarch64.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/vcpu/aarch64.rs#L278-L290

Added lines #L278 - L290 were not covered by tests

Check warning on line 293 in src/vmm/src/vstate/vcpu/aarch64.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/vcpu/aarch64.rs#L292-L293

Added lines #L292 - L293 were not covered by tests

Check warning on line 598 in src/vmm/src/vstate/vcpu/x86_64.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/vcpu/x86_64.rs#L578-L598

Added lines #L578 - L598 were not covered by tests