Skip to content

move VCPU thread orchestration to mod cpu#447

Merged
Lencerf merged 2 commits intogoogle:mainfrom
Lencerf:refactor/cpu-mod
Apr 20, 2026
Merged

move VCPU thread orchestration to mod cpu#447
Lencerf merged 2 commits intogoogle:mainfrom
Lencerf:refactor/cpu-mod

Conversation

@Lencerf
Copy link
Copy Markdown
Collaborator

@Lencerf Lencerf commented Apr 20, 2026

No description provided.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 20, 2026

Coverage Report for CI Build 24649981901

Coverage decreased (-0.04%) to 28.594%

Details

  • Coverage decreased (-0.04%) from the base build.
  • Patch coverage: 531 uncovered changes across 8 files (0 of 531 lines covered, 0.0%).
  • 2 coverage regressions across 1 file.

Uncovered Changes

File Changed Covered %
alioth/src/cpu/cpu.rs 178 0 0.0%
alioth/src/cpu/cpu_x86_64/sev.rs 104 0 0.0%
alioth/src/vm/vm.rs 96 0 0.0%
alioth/src/cpu/cpu_x86_64/cpu_x86_64.rs 69 0 0.0%
alioth/src/cpu/cpu_x86_64/tdx.rs 56 0 0.0%
alioth/src/cpu/cpu_aarch64.rs 20 0 0.0%
alioth/src/board/board.rs 7 0 0.0%
alioth/src/board/board_x86_64/board_x86_64.rs 1 0 0.0%

Coverage Regressions

2 previously-covered lines in 1 file lost coverage.

File Lines Losing Coverage Coverage
alioth/src/vm/vm.rs 2 0.0%

Coverage Stats

Coverage Status
Relevant Lines: 14889
Covered Lines: 4145
Line Coverage: 27.84%
Relevant Branches: 1286
Covered Branches: 480
Branch Coverage: 37.33%
Branches in Coverage %: Yes
Coverage Strength: 21.96 hits per line

💛 - Coveralls

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
@Lencerf Lencerf merged commit cdcc4d9 into google:main Apr 20, 2026
5 checks passed
@Lencerf Lencerf deleted the refactor/cpu-mod branch April 20, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants