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 55f7c79918
Explicit set qemu memory as MB
9 years ago
..
adapters Some spring cleaning. 10 years ago
dynamips Removes code that deletes IOS router instance files. 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). 10 years ago
qemu Explicit set qemu memory as MB 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 Send an error when vmware executable cannot be found on Linux. Fixes #288. 9 years ago
vpcs Check for uBridge version and catch uBridge errors. 9 years ago
__init__.py Basic VMware support (start & stop a VM). 10 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. Fixes #265. 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