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

Virtual LPC Controller #26

Open
udosteinberg opened this issue Jul 15, 2013 · 0 comments
Open

Virtual LPC Controller #26

udosteinberg opened this issue Jul 15, 2013 · 0 comments

Comments

@udosteinberg
Copy link
Contributor

Some guest VM drivers for direct-assigned (pass-through) PCI devices attempt to identify the hardware chipset type by looking at the LPC controller. Passing the physical LPC controller through to VMs is not recommended for security reasons, especially because multiple VMs may want to access it.

Seoul should implement a virtual LPC controller for each VM that has direct-assigned PCI devices and should configure the virtual LPC controller as follows:

  • PCI vendor and device ID should match that of the physical LPC controller
  • Device type should be ISA bridge
  • B:D:F should be 0:1f:0
alex-ab pushed a commit to alex-ab/seoul that referenced this issue Oct 3, 2023
Forwards a ROM ssesion request to a list of label prefixes.

Fixes TUD-OS#26
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

No branches or pull requests

1 participant