Skip to content

refactor: move driver specific code to drivers #3770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

unsuman
Copy link
Contributor

@unsuman unsuman commented Jul 25, 2025

Note

This PR is intended for preview purposes only and can be broken down into more granular PRs later.

This PR resolves #3769 by refactoring the configuration system to decouple it from built-in drivers, enabling support for external drivers.

Depends on #3500

@unsuman unsuman closed this Jul 25, 2025
@unsuman unsuman reopened this Jul 25, 2025
@unsuman unsuman marked this pull request as draft July 25, 2025 16:16
@unsuman unsuman force-pushed the refactor/driver-specific-code branch 3 times, most recently from 4f651d9 to 8b370b9 Compare July 30, 2025 14:53
@AkihiroSuda AkihiroSuda added the gsoc/2025 Google Summer of Code 2025 label Jul 31, 2025
@AkihiroSuda AkihiroSuda added this to the v2.0.0 milestone Jul 31, 2025
@unsuman unsuman force-pushed the refactor/driver-specific-code branch 6 times, most recently from 9473820 to b639105 Compare August 13, 2025 13:27
@unsuman unsuman force-pushed the refactor/driver-specific-code branch 2 times, most recently from 52cb726 to d978aed Compare August 19, 2025 20:45
@AkihiroSuda AkihiroSuda added the area/vmdrivers VM driver infrastructure label Aug 21, 2025
@unsuman unsuman force-pushed the refactor/driver-specific-code branch from c5e3836 to 0c0f3f1 Compare August 21, 2025 18:09
Signed-off-by: Ansuman Sahoo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vmdrivers VM driver infrastructure gsoc/2025 Google Summer of Code 2025
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: Lima Config and External Drivers
2 participants