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

feat: add support smbios1 params #226

Closed
wants to merge 1 commit into from
Closed

feat: add support smbios1 params #226

wants to merge 1 commit into from

Conversation

CRASH-Tech
Copy link

@CRASH-Tech CRASH-Tech commented Jan 8, 2023

It add support to set smbios1 params
closes: #225

@mleone87
Copy link
Collaborator

mleone87 commented Jan 9, 2023

hello @CRASH-Tech! Thanks for your contrib! Unfortunately, I won't merge this PR because it is not complete and, above all, it introduces unnecessary code such as data structure like QemuSmbios1Param, that is the same for QemuDevice struct.

For a PR in line with the others, look at the code for USB device support.

I'm looking forward for a PR compliant!

@mleone87 mleone87 closed this Jan 9, 2023
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.

Add support SMBIOS options
2 participants