I'm porting an hobby OS I wrote under QEMU to Simics free version (simics-qsp-x86-6.0.43). I'm experiencing problems with the network adapter.
My OS supports 8254x cards whereas Simics-qsp-x86 comes with 82567lf-2 Intel PCI-E card. I didn't find any documentation on this card.
My question: is it possible to configure Simics-qsp-x86 to use 8254x cards instead of 82567lf-2?
You cannot really remove the standard one as it is part of the chipset.
But you can add a second adapter on PCIe. Simics based in Simics 6 comes with a few i8254x cards available.
To find all classes available that contain a certain string (often an easy to way if the hardware has a common or obvious name):
The
pci-compis the more modern version of the PCI standard components library.To use a PCI-attached network adapter:
In a new session with a QSP setup loaded, but before you start to run the simulation:
This will create a PCI-based i82546 card and connect it to the motherboard on the first available slot. PCIe probing should find it. It also connects it to the Ethernet network that was created by the default script.
When running this in the default QSP Clear Linux setup it identifies as: