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

Move machine type to Q35. #696

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

mykaul
Copy link

@mykaul mykaul commented Feb 25, 2018

I think it's time, and it'll enable us to add PCIE support.
Later, hopefully we'll be able to do device-passthrough.

I've also took the opportunity to get rid of the video device.
It's not needed.

@mykaul
Copy link
Author

mykaul commented Feb 25, 2018

This requires NUMA, which is OK - unless we are using a single vCPU. We could add NUMA awareness to a single CPU as well, will probably make life easier.

I think it's time, and it'll enable us to add PCIE support.
Later, hopefully we'll be able to do device-passthrough.
I've added the following devices, which will be later used:
pcie-root
dmi-to-pci-bridge
pci-bridge
pcie-expander-bus

I've also took the opportunity to get rid of the video device.
It's not needed.

Lastly, I've explicitly disabled the PM S3 and S4 functions.
I kinda remember we've had them turned off, but anyway, added explicitly.
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.

2 participants