fix(vmm): enable KVM_CAP_ARM_WRITABLE_IMP_ID_REGS on aarch64 - #6116
Merged
ShadowCurse merged 1 commit intoAug 26, 2026
Merged
Codecov / codecov/project/firecracker
succeeded
Aug 25, 2026 in 0s
82.99% (target 80.00%)
View this Pull Request on Codecov
82.99% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.99%. Comparing base (761f88f) to head (eb9029b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/vmm/src/arch/aarch64/vm.rs | 85.71% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6116 +/- ##
=======================================
Coverage 82.99% 82.99%
=======================================
Files 277 277
Lines 30920 30934 +14
=======================================
+ Hits 25663 25675 +12
- Misses 5257 5259 +2 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading