1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules/virtualbox
2014-10-22 21:59:11 -06:00
..
adapters Base for VirtualBox support. 2014-07-12 13:18:25 -06:00
nios Base QEMU support. 2014-09-18 15:47:43 -06:00
vboxapi_py3 Adds VirtualBox API for Python3 (not official). 2014-07-17 18:28:55 -06:00
__init__.py Split the PATH environment variable using os.pathsep 2014-09-28 18:23:27 -06:00
pipe_proxy.py Fixes issue with VirtualBox integration on Windows. 2014-07-18 18:04:21 -06:00
schemas.py Add "enable console" option to VirtualBox VMs (True by default). 2014-08-26 15:27:43 -06:00
vboxwrapper_client.py Required VirtualBox wrapper is >= 9.1 2014-08-22 17:39:57 -06:00
virtualbox_controller.py Serial console for VirtualBox. 2014-10-22 21:59:11 -06:00
virtualbox_error.py Base for VirtualBox support. 2014-07-12 13:18:25 -06:00
virtualbox_vm.py Add "enable console" option to VirtualBox VMs (True by default). 2014-08-26 15:27:43 -06:00