1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-02-05 12:51:39 +00:00
gns3-server/gns3server/modules
Jeremy 8e236a7045 Prevent using different hypervisors that leverage hardware virtualization.
- Implemented for Qemu when a VMware or VirtualBox VM with hardware virtualization is already running.
- Implemented for VirtualBox only when a Qemu VM with KVM is already running.
2015-07-21 22:58:28 -06:00
..
adapters
dynamips Bind host on 0.0.0.0 when checking for a free UDP port. Fixes #265. 2015-07-20 19:22:20 -06:00
iou
nios
qemu Prevent using different hypervisors that leverage hardware virtualization. 2015-07-21 22:58:28 -06:00
virtualbox Prevent using different hypervisors that leverage hardware virtualization. 2015-07-21 22:58:28 -06:00
vmware Prevent using different hypervisors that leverage hardware virtualization. 2015-07-21 22:58:28 -06:00
vpcs Check for uBridge version and catch uBridge errors. 2015-07-21 17:58:53 -06:00
__init__.py
base_manager.py Prevent using different hypervisors that leverage hardware virtualization. 2015-07-21 22:58:28 -06:00
base_vm.py Prevent using different hypervisors that leverage hardware virtualization. 2015-07-21 22:58:28 -06:00
port_manager.py Bind host on 0.0.0.0 when checking for a free UDP port. Fixes #265. 2015-07-20 19:22:20 -06:00
project_manager.py Prevent using different hypervisors that leverage hardware virtualization. 2015-07-21 22:58:28 -06:00
project.py
vm_error.py