Internships/ProjectIdeas/PCIe-PCI-Bridge: Difference between revisions
(Created page with ''''Summary:''' Code an emulated PCIe to PCI bridge for QEMU PCI Express machines Detailed description of the project. '''Links:''' * Wiki links to relevant material http:/…') |
No edit summary |
||
Line 4: | Line 4: | ||
'''Links:''' | '''Links:''' | ||
http://qemu-project.org/Features/Q35 | http://qemu-project.org/Features/Q35 | ||
http://qemu-project.org/images/4/4e/Q35.pdf | http://qemu-project.org/images/4/4e/Q35.pdf | ||
http://qemu-project.org/images/f/f6/PCIvsPCIe.pdf | http://qemu-project.org/images/f/f6/PCIvsPCIe.pdf | ||
http://www.csit-sun.pub.ro/~cpop/Documentatie_SMP/Standarde_magistrale/PCIexpress/BridgeArchitecture.pdf | http://www.csit-sun.pub.ro/~cpop/Documentatie_SMP/Standarde_magistrale/PCIexpress/BridgeArchitecture.pdf | ||
Revision as of 14:55, 2 February 2017
Summary: Code an emulated PCIe to PCI bridge for QEMU PCI Express machines
Detailed description of the project. Links:
http://qemu-project.org/Features/Q35 http://qemu-project.org/images/4/4e/Q35.pdf http://qemu-project.org/images/f/f6/PCIvsPCIe.pdf http://www.csit-sun.pub.ro/~cpop/Documentatie_SMP/Standarde_magistrale/PCIexpress/BridgeArchitecture.pdf
Details: * Skill level: intermediate or advanced * Language: C * Mentor: marcel@redhat.com, marcel_a on IRC * Suggested by: Marcel Apfelbaum