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

RFE: Allow specifying the virtual machine type #3686

Open
opoplawski opened this issue Apr 29, 2024 · 1 comment
Open

RFE: Allow specifying the virtual machine type #3686

opoplawski opened this issue Apr 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@opoplawski
Copy link
Contributor

Is your feature request related to a problem?

Currently we are seeing an issue where VMs with the q35 machine type on EL9 do not work with SR-IOV, so we need to specify the pc machine type instead. Also, when installing systems using a different architecture than the host you would need to specify the machine type.

Provide a detailed description of the proposed feature

Add to distro, profile and system a virt machine type field.

@opoplawski opoplawski added the enhancement New feature or request label Apr 29, 2024
@SchoolGuy
Copy link
Member

Since we have a bunch of virtualization fields already with these types, I have nothing against adding another one. With my refactor this will be improved a bit hopefully however we can move these fields into an object that then can be optionally attached to an object but that is the future. For now let's just add the field to be able to do what you are asking.

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
Status: Todo
Development

No branches or pull requests

2 participants