Skip to content

fix: Retry KVM_CREATE_VM on EINTR #5046

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

Merged
merged 2 commits into from
Feb 24, 2025

fix: Retry KVM_CREATE_VM on EINTR

5e0efad
Select commit
Loading
Failed to load commit list.
Merged

fix: Retry KVM_CREATE_VM on EINTR #5046

fix: Retry KVM_CREATE_VM on EINTR
5e0efad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 24, 2025 in 0s

58.33% of diff hit (target 83.20%)

View this Pull Request on Codecov

58.33% of diff hit (target 83.20%)

Annotations

Check warning on line 72 in src/vmm/src/vstate/vm/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/vm/mod.rs#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 74 in src/vmm/src/vstate/vm/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/vm/mod.rs#L74

Added line #L74 was not covered by tests

Check warning on line 76 in src/vmm/src/vstate/vm/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/vm/mod.rs#L76

Added line #L76 was not covered by tests

Check warning on line 79 in src/vmm/src/vstate/vm/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/vm/mod.rs#L79

Added line #L79 was not covered by tests