1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/gns3server/controller/gns3vm
2020-01-26 18:23:17 +08:00
..
__init__.py Save the GNS3 VM settings even if the GNS3 VM cannot be stopped. 2019-03-18 15:30:59 +07:00
base_gns3_vm.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
gns3_vm_error.py Manage error when GNS3VM failed to start 2016-09-01 15:36:41 +02:00
hyperv_gns3_vm.py Attempt to fix error when loading wmi module. Fixes #1712 2020-01-23 19:04:17 +08:00
remote_gns3_vm.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
virtualbox_gns3_vm.py Require VirtualBox >= 6.0 on AMD and >= 6.1 on Intel processors (for GNS3 VM only). Fixes #1610 2020-01-26 18:23:17 +08:00
vmware_gns3_vm.py Enable nested hardware virtualization by default for GNS3 VM running in VirtualBox. Fixes #1377 2019-10-09 14:50:00 +08:00