Skip to content

Conversation

@Lencerf
Copy link
Collaborator

@Lencerf Lencerf commented Dec 24, 2025

Introduce a unified VM config structure, let CLI focuse on argument
parsing only, and move device creation into core crate.

@coveralls
Copy link

coveralls commented Dec 24, 2025

Pull Request Test Coverage Report for Build 20496833044

Details

  • 0 of 140 (0.0%) changed or added relevant lines in 3 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.009%) to 26.222%

Changes Missing Coverage Covered Lines Changed/Added Lines %
alioth/src/hv/hv.rs 0 3 0.0%
alioth/src/vm/vm.rs 0 65 0.0%
alioth-cli/src/boot.rs 0 72 0.0%
Files with Coverage Reduction New Missed Lines %
alioth-cli/src/boot.rs 1 0.0%
Totals Coverage Status
Change from base Build 20496780260: 0.009%
Covered Lines: 3443
Relevant Lines: 14013

💛 - Coveralls

@Lencerf Lencerf changed the title refactor(vm): introduce unified VM config and centralize device creation refactor(vm): separate argument parsing and device creation Dec 25, 2025
Introduce a unified VM config structure, let CLI focuse on argument
parsing only, and move device creation into core crate.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
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