mirror of
https://github.com/GNS3/gns3-server
synced 2025-06-24 17:08:52 +00:00
![]() * Offset pci_device_id for network devices by 32 (formerly 4) to reserve first 32 IDs for non-netdev devices * This implies a new pci_bridge for the netdevs and the pci_device_ids starting at 0 (using modulo) * Fixes a bug in the creation of the qemu command when the number of qemu pcie devices (storage_controller, disks, …) was greater than 4 and the number of network devices saturated the 32 pcie ids of the root bridge causing qemu not to start. |
||
---|---|---|
.. | ||
adapters | ||
builtin | ||
docker | ||
dynamips | ||
iou | ||
nios | ||
qemu | ||
ubridge | ||
virtualbox | ||
vmware | ||
vpcs | ||
__init__.py | ||
base_manager.py | ||
base_node.py | ||
compute_error.py | ||
error.py | ||
notification_manager.py | ||
port_manager.py | ||
project_manager.py | ||
project.py |