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 20530326650

Details

  • 96 of 179 (53.63%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 26.438%

Changes Missing Coverage Covered Lines Changed/Added Lines %
alioth/src/virtio/dev/net/tap.rs 0 1 0.0%
alioth/src/hv/hv.rs 0 3 0.0%
alioth-cli/src/boot.rs 96 110 87.27%
alioth/src/vm/vm.rs 0 65 0.0%
Files with Coverage Reduction New Missed Lines %
alioth-cli/src/boot.rs 1 84.0%
Totals Coverage Status
Change from base Build 20509167161: 0.2%
Covered Lines: 3583
Relevant Lines: 14014

💛 - 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
@Lencerf Lencerf force-pushed the refactor/vm-config branch 10 times, most recently from 7240ce1 to 4faf70a Compare December 26, 2025 21:22
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 <[email protected]>
@Lencerf Lencerf merged commit 2d22148 into google:main Dec 26, 2025
5 checks passed
@Lencerf Lencerf deleted the refactor/vm-config branch December 26, 2025 22:25
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