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/controller/gns3vm
grossmj e90262eb95
Require VirtualBox >= 6.0 on AMD and >= 6.1 on Intel processors (for GNS3 VM only). Fixes #1610
4 years ago
..
__init__.py Save the GNS3 VM settings even if the GNS3 VM cannot be stopped. 5 years ago
base_gns3_vm.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
gns3_vm_error.py Manage error when GNS3VM failed to start 8 years ago
hyperv_gns3_vm.py Attempt to fix error when loading wmi module. Fixes #1712 4 years ago
remote_gns3_vm.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
virtualbox_gns3_vm.py Require VirtualBox >= 6.0 on AMD and >= 6.1 on Intel processors (for GNS3 VM only). Fixes #1610 4 years ago
vmware_gns3_vm.py Enable nested hardware virtualization by default for GNS3 VM running in VirtualBox. Fixes #1377 5 years ago