-
-
Notifications
You must be signed in to change notification settings - Fork 600
Description
I confirm this feature has not been previously requested
- I have searched the issues and this feature has not previously been requested
Is your feature request related to a problem? Please describe.
I find it very annoying to have to manually modify the quickemu script to add support for new OS and modify the existing OS configurations.
Describe the solution you'd like
I'd like quickemu to automatically generate QEMU's configuration based on configuration files. They would list, for example, what devices the OS supports, what devices must be present (thanks macOS), what configuration to apply to some devices... There would also be a need to create multiple configurations for the same OS, for example, one for version 1 to 2, and the other one for version 3 to 4.
Describe alternatives you've considered
None, actually.
Additional context
None.