Skip to content

X86_64 msr cpuid refactor#5899

Open
ShadowCurse wants to merge 2 commits into
firecracker-microvm:mainfrom
ShadowCurse:x86_64_msr_cpuid_refactor
Open

X86_64 msr cpuid refactor#5899
ShadowCurse wants to merge 2 commits into
firecracker-microvm:mainfrom
ShadowCurse:x86_64_msr_cpuid_refactor

refactor: x64: use kvm_bindings::Msrs type directly in CpuConfiguration

5c87dfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Jun 29, 2026 in 1s

83.11% (target 80.00%)

View this Pull Request on Codecov

83.11% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.11%. Comparing base (7503f25) to head (5c87dfd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5899      +/-   ##
==========================================
+ Coverage   83.08%   83.11%   +0.02%     
==========================================
  Files         277      277              
  Lines       30201    30192       -9     
==========================================
+ Hits        25094    25095       +1     
+ Misses       5107     5097      -10     

☔ 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.