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

Addition of helper functions in the QEMU scriptlet #1226

Open
bensmrs opened this issue Sep 18, 2024 · 1 comment
Open

Addition of helper functions in the QEMU scriptlet #1226

bensmrs opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
Easy Good for new contributors Feature New feature, not a bug
Milestone

Comments

@bensmrs
Copy link
Contributor

bensmrs commented Sep 18, 2024

Hi!
I'm making good progress with my black magic operations to get macOS working, thanks to the new QEMU scriptlet.
I’m finding myself defining plenty of functions like qom_get, qom_set,… which are critical to me. Would it be interesting to have them directly available to the scriptlets?
I know it will only serve 5 to 10 people, but if that sounds good to you, I’ll add them to the Incus codebase.

@stgraber
Copy link
Member

Yeah, that should be fine to add a few of the most common ones as exported functions for this scriptlet.

@stgraber stgraber added Easy Good for new contributors Feature New feature, not a bug labels Sep 19, 2024
@stgraber stgraber added this to the soon milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Good for new contributors Feature New feature, not a bug
Development

No branches or pull requests

2 participants