Skip to content

feat: enable THP for guest memory#6003

Open
marco-marangoni wants to merge 2 commits into
firecracker-microvm:mainfrom
marco-marangoni:thp
Open

feat: enable THP for guest memory#6003
marco-marangoni wants to merge 2 commits into
firecracker-microvm:mainfrom
marco-marangoni:thp

feat: enable THP for guest memory

004d935
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Jul 2, 2026 in 0s

83.11% (target 80.00%)

View this Pull Request on Codecov

83.11% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 84.84848% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.11%. Comparing base (e04e55f) to head (004d935).

⚠️ Current head 004d935 differs from pull request most recent head bf76396

Please upload reports for the commit bf76396 to get more accurate results.

Files with missing lines Patch % Lines
src/vmm/src/vstate/memory.rs 80.00% 3 Missing ⚠️
src/vmm/src/vmm_config/machine_config.rs 77.77% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6003   +/-   ##
=======================================
  Coverage   83.11%   83.11%           
=======================================
  Files         277      277           
  Lines       30207    30234   +27     
=======================================
+ Hits        25106    25129   +23     
- Misses       5101     5105    +4     

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