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

Support configure the pcie_root_ports number for StratoVirt hypervisor #31

Open
flyflypeng opened this issue Jun 19, 2023 · 0 comments
Open
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@flyflypeng
Copy link
Member

What would you like to be added?

Support the following config field in the config_stratovirt.toml file

...
[hypervisor]
...
pcie_root_ports = 15
...

Why is this needed?

Currently, StratoVirt virt type machine only supports hotplug pci/pcie devices in the pcie-root-port device, so we need to add the specified number pcie-root-port devices configuration into the stratovirt process command line.

Inorder to add more flexibility for supporting configure the number of pcie-root-port devices for VM, add the new configuration field in the toml file for StratoVirt hypervisor.

@flyflypeng flyflypeng added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant