You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/modules
Vasil Rangelov a9eae691f6
Fixed the VMware default VM location on Windows, so that it doesn't assume the "Documents" folder is within the %USERPROFILE% folder, and also support Windows Server's folder (which is "My Virtual Machines" instead of "Virtual Machines").
9 years ago
..
adapters Some spring cleaning. 9 years ago
docker Apply pep8 fix 9 years ago
dynamips Improve dynamips startup_config dump 9 years ago
iou Show hostname when the hostname is missing in the iourc.txt 9 years ago
nios Cleanup unused and duplicates 9 years ago
qemu Fix usage of qemu 0.10 on Windows 9 years ago
virtualbox Fixes Windows named pipe issue. Fixes #340. 9 years ago
vmware Fixed the VMware default VM location on Windows, so that it doesn't assume the "Documents" folder is within the %USERPROFILE% folder, and also support Windows Server's folder (which is "My Virtual Machines" instead of "Virtual Machines"). 9 years ago
vpcs Support VPCS 0.6.1 9 years ago
__init__.py Basic VMware support (start & stop a VM). 9 years ago
base_manager.py Fix test on Windows 9 years ago
base_vm.py Replace by another TCP port if port is already used 9 years ago
port_manager.py Replace by another TCP port if port is already used 9 years ago
project.py Add more informations in the debug status page 9 years ago
project_manager.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 9 years ago
vm_error.py Modules support start iou process (not ioucon and iouyap) 10 years ago