Skip to content

Allow passing extra arguments to the VMM at runtime #393

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nesteroff
Copy link
Contributor

@nesteroff nesteroff commented Jul 25, 2025

This adds an option to pass extra arguments to the VMM at runtime via a script. It can be used to dynamically gather system information or detect devices that need to be passed to the VM before launching.

@nesteroff nesteroff force-pushed the runner-extra-args branch from bf4a653 to 1e45b07 Compare July 25, 2025 13:42
@nesteroff nesteroff changed the title Allow passing extra arguments to the VMM via preStart script Allow passing extra arguments to the VMM at runtime Aug 19, 2025
@nesteroff
Copy link
Contributor Author

Added a separate option for this to make the implementation a bit cleaner.

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