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 3940f013d4
Allow Hyper-V to run on AMD when Windows 10 build 19640 or later is detected. Fixes #1777
4 years ago
..
__init__.py Lock listing VMs. Ref #1755 4 years ago
base_gns3_vm.py Default port set to 80 for server running in the GNS3 VM. Fixes #1737 4 years ago
gns3_vm_error.py Manage error when GNS3VM failed to start 8 years ago
hyperv_gns3_vm.py Allow Hyper-V to run on AMD when Windows 10 build 19640 or later is detected. Fixes #1777 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 Catch VirtualBox errors when listing VMs. Fixes #1759 4 years ago
vmware_gns3_vm.py Catch VirtualBox errors when listing VMs. Fixes #1759 4 years ago