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

feat: reset KVM_REG_ARM_PTIMER_CNT on VM boot #4987

Merged

test: add integration test for physical counter reset

d59728f
Select commit
Loading
Failed to load commit list.
Merged

feat: reset KVM_REG_ARM_PTIMER_CNT on VM boot #4987

test: add integration test for physical counter reset
d59728f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2025 in 1s

93.75% of diff hit (target 83.06%)

View this Pull Request on Codecov

93.75% of diff hit (target 83.06%)

Annotations

Check warning on line 126 in src/vmm/src/arch/aarch64/vcpu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/arch/aarch64/vcpu.rs#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 71 in src/vmm/src/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/builder.rs#L71

Added line #L71 was not covered by tests

Check warning on line 16 in src/vmm/src/vstate/kvm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/kvm.rs#L16

Added line #L16 was not covered by tests

Check warning on line 62 in src/vmm/src/vstate/kvm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/kvm.rs#L62

Added line #L62 was not covered by tests

Check warning on line 101 in src/vmm/src/vstate/kvm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/kvm.rs#L101

Added line #L101 was not covered by tests

Check warning on line 130 in src/vmm/src/vstate/kvm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/vstate/kvm.rs#L130

Added line #L130 was not covered by tests