Skip to content
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

scripting: expose all qemu configs #6933

Open
naveenrajm7 opened this issue Dec 27, 2024 · 0 comments
Open

scripting: expose all qemu configs #6933

naveenrajm7 opened this issue Dec 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@naveenrajm7
Copy link
Contributor

Currently, only a couple of the qemu configs ( hypervisor & uefi ) are exposed to the scripting bridge.

Should be able to update the values of all qemu configs . Ex: TPMDevice

Example use case:
When one wants to create a VM for Windows 11, the default created VM through the scripting will not boot.
Because, the Windows VM creation workflow in the UTM UI will turn on few configs which will make the Windows setup to boot.
Specifically, the newly created VM through the windows flow will turn on RTCLocalTime, TPMDevice and UEFIBoot , all of which are false by default in a newly created VM and currently there is no way to change them via scripting.

@naveenrajm7 naveenrajm7 added the enhancement New feature or request label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant