1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 10:28:56 +00:00
gns3-server/gns3server/modules
2015-12-05 17:36:55 -07:00
..
adapters Some spring cleaning. 2015-04-08 11:17:34 -06:00
docker Apply pep8 fix 2015-11-09 12:28:00 +01:00
dynamips Merge branch 'master' into unstable 2015-11-12 10:55:19 +01:00
iou Apply pep8 fix 2015-11-09 12:28:00 +01:00
nios Cleanup unused and duplicates 2015-11-09 12:14:25 +01:00
qemu Remove debug that can crash qemu 2015-12-01 19:30:39 +01:00
virtualbox Fixes Windows named pipe issue. Fixes #340. 2015-11-01 18:51:12 -07:00
vmware Fixes error with non initialized uBridge. Fixes #367. 2015-12-05 17:36:55 -07:00
vpcs Support VPCS 0.6.1 2015-11-11 21:57:58 +01:00
__init__.py Basic VMware support (start & stop a VM). 2015-04-30 19:05:37 -06:00
base_manager.py Raise error if server received windows path 2015-11-12 15:38:47 +01:00
base_vm.py Support VM usage for qemu 2015-12-01 10:54:51 +01:00
port_manager.py Sets console end port to 7000. Fixes #343. 2015-11-08 18:14:55 -07:00
project_manager.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 2015-07-26 19:21:30 -06:00
project.py Cleanup unused and duplicates 2015-11-09 12:14:25 +01:00
vm_error.py