Commit Graph

324 Commits (2bfe098866795b8c4b720803a62720c1d00b92e5)

Author SHA1 Message Date
Jeremy 2bfe098866 Bump version to 1.2.2.dev2
10 years ago
Jeremy 2ef45781ad Checks connection failure to Qemu monitor.
10 years ago
Raizo62 cbbb89f69c Add snapshot named reset to linked cloned Vbox
10 years ago
Jeremy 29896151e7 Support spaces in the controller name of VirtualBox clones.
10 years ago
Jeremy 7f6f7022b0 Support to run VirtualBox as another user.
10 years ago
Jeremy Grossmann c77ebca036 Merge pull request #62 from shmygov/qemunio
10 years ago
Jeremy 881cc6f592 Fixes wrong IOS config paths.
10 years ago
Jeremy 5265818365 Support for IOURC file on the server side.
10 years ago
Jeremy d1e186317c Console switching from local/remote to remote/local while a VirtualBox VM is running.
10 years ago
Jeremy a6fd457cff Bump the maximum network adapters to 32 for Qemu.
10 years ago
Dmitry Shmygov 4eedc9c74c Dynamically configure network connections of running QEMU VMs (including new QEMU versions)
10 years ago
Dmitry Shmygov ccb4ccd612 Return QEMU monitor responses as Match Objects (more flexibility for future uses)
10 years ago
Dmitry Shmygov c775b05d33 Dynamically configure network connections of running QEMU VMs
10 years ago
Dmitry Shmygov 9cedb1cc99 Add sleep after write to QEMU monitor (to work with new QEMU versions)
10 years ago
Jeremy 1f615430ae Checks for broken symbolic links.
10 years ago
Jeremy 2de1a97076 Merge remote-tracking branch 'origin/master'
10 years ago
Jeremy 747c0ee7a3 More checks on minimum RAM for IOS routers and updates default values to match the latest IOS image requirements.
10 years ago
grossmj d9f44edcaf Fixes incompatibility for IOS startup-config and private-config paths created on Windows and loaded from a project on Linux/Mac OS X.
10 years ago
Dmitry Shmygov 84511d7b39 QEMU VM suspend/resume and reload
10 years ago
Dmitry Shmygov 3590985c07 Add QEMU monitor port to control running QEMU VMs
10 years ago
Jeremy 7785c03eac Ignore Unicode errors when executing vboxmanage.
10 years ago
Jeremy 7f37f649da Catch OSError exception for subprocess calls.
10 years ago
Jeremy acb5103119 Merge remote-tracking branch 'origin/master'
10 years ago
Jeremy 823344bf44 Get Windows interface list from the registry if the COM service fails.
10 years ago
Jeremy Grossmann ecf7ebc26b Merge pull request #58 from dlintott/fix_gns3-gui_158
10 years ago
Daniel Lintott 317a37147e Remove extra line that was over-writing the auto Idle-PC value
10 years ago
Jeremy Grossmann 0f238c5bb7 Merge pull request #54 from planctechnologies/dev
10 years ago
Jerry Seutter f1503ae655 Handle initrd and kernel paths in qemu
10 years ago
Jeremy 20592f72c0 Fixes UID bit test.
10 years ago
Jerry Seutter 00f49e337d Merge branch 'master' into dev
10 years ago
Jeremy fc04a94dce Bump version to 1.2.2.dev1
10 years ago
Jeremy ba357b0541 Bump version to 1.2.1
10 years ago
Jeremy f58c7960c9 Use bundled Qemu on Windows and OSX by default and checks if remote server are registered.
10 years ago
Jeremy 5a468888c8 Bump version to 1.2.1.dev2
10 years ago
Jeremy 8f53d51c05 Support for CPU throttling and process priority for Qemu.
10 years ago
Jeremy 1e01c85be9 Change search paths for Qemu on Windows.
10 years ago
grossmj fed02ee167 Adds default path for VBoxManage on Mac OS X.
10 years ago
grossmj 632134a02a Support for older Qemu versions like the 0.11.0 on Windows.
10 years ago
Jeremy 183a6aed44 Do not use universal_newlines in subprocess.
10 years ago
Jeremy d97ba11728 Fixes C7200 IO cards insert/remove issues and makes C7200-IO-FE the default.
10 years ago
Jerry Seutter ef8c6b603c Add debugging to deadman process
10 years ago
Jeremy 4918675cd5 Fixes Qemu version detection.
10 years ago
Jeremy 6ef614103e Ignore inaccessible VirtualBox VMs.
10 years ago
Jeremy 09948a366f Use SubprocessError to catch Subprocess exceptions.
10 years ago
Jeremy 3bd88178a0 Bump to version 1.2.1.dev1 and fixes vboxmanage lookup on Windows.
10 years ago
Jeremy 95f5c73e33 Bump to version 1.2
10 years ago
grossmj fd92189d51 Restore dock widgets.
10 years ago
Jeremy cb913416ef Bump to version 1.2.dev3
10 years ago
Jeremy 5a7e482dac Linked clone support for VirtualBox (still problems with temporary projects).
10 years ago
Jeremy e2e4f4f38b Fixes remote server issue when creating a new project while already in a project.
10 years ago