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
Julien Duponchelle 4d6626e849
Support of VPCS 0.8
9 years ago
..
adapters Some spring cleaning. 9 years ago
dynamips Merge branch 'master' into unstable 9 years ago
iou Catch ProcessLookupError when updating iouyap config. Fixes #255. 9 years ago
nios NIO NAT support for QEMU VMs (user mode back-end is used). 9 years ago
qemu Qemu user options are at the end. It's allow user to add his own net 9 years ago
virtualbox Fixes missing chipset info for VirtualBox VM (maybe some older VirtualBox version don't have it). Fixes #254. 9 years ago
vmware Allows VMware VMs to use vmnet interfaces for connections without using uBridge. Fixes #295. 9 years ago
vpcs Support of VPCS 0.8 9 years ago
__init__.py Basic VMware support (start & stop a VM). 9 years ago
base_manager.py Catch GeneratorExit exception. Fixes #231. 9 years ago
base_vm.py Prevent using different hypervisors that leverage hardware virtualization. 9 years ago
port_manager.py Bind host on 0.0.0.0 when checking for a free UDP port. 9 years ago
project.py Catch GeneratorExit exception. Fixes #231. 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