Commit Graph

20 Commits (6a7d47ce97292555bd83983d668c1117aa2ee8a7)

Author SHA1 Message Date
grossmj b7af2e4d5c Refresh mounted media after ISO switch.
5 years ago
grossmj af80b0bb6e Use aiofiles where relevant.
5 years ago
grossmj 2764828f38 Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 40151cd1fe Fix switching console type from telnet to VNC throws error. Fixes #2489.
6 years ago
grossmj 3d1ee4da3f Support for suspend to disk / resume (Qemu).
6 years ago
grossmj ff7911bd99 Allow to resize a Qemu VM disk (extend only).
6 years ago
grossmj 44f2acffa5 Support Qemu with HAXM acceleration. Ref #1242.
6 years ago
grossmj 8b91894fa4 Improve suspend a link for Qemu and VirtualBox VMs.
6 years ago
ziajka fe60c414b9 Keep consistance of aiohttp.web.HTTPForbidden() execution
7 years ago
ziajka b48f5df53f iExport files from remote server, Fixes: gui/#2271
7 years ago
Julien Duponchelle 01be1b32c4
Duplicate support for qemu
7 years ago
Julien Duponchelle 54faaf5f6f
Packet filters support for VirtualBox
7 years ago
Julien Duponchelle 03f8c747cc
Qemu support for packet filtering
7 years ago
grossmj d79fb231d3 Use uBridge for VirtualBox connections plus some cleaning. Ref #267.
8 years ago
grossmj 04022677bd Use uBridge for Qemu connections. Ref #267.
8 years ago
Julien Duponchelle 82f82f8cf9
Send updated event when you update the node
8 years ago
grossmj f81d35cc29 Handlers: cleanup and fixes.
8 years ago
grossmj 5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects.
8 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
8 years ago