Commit Graph

50 Commits (42c07cee1ab9617553ada73832990cad46b1a436)

Author SHA1 Message Date
Jeremy 42c07cee1a Properly release UDP ports when closing a project or deleting a link.
10 years ago
Jeremy 3d3300e83a Rename console methods in port manager to use the generic tcp term in the name.
10 years ago
Julien Duponchelle 4d1f08c96e Turn off Qemu graphics if no display is available
10 years ago
Jeremy 210aa6f12a Bit of cleaning.
10 years ago
Julien Duponchelle cecf2f5014 Async qemu monitor reading
10 years ago
Julien Duponchelle 47be57dca7 Fix qemu close
10 years ago
Julien Duponchelle 8aa5514890 Qemu binary list
10 years ago
Julien Duponchelle 48f5c7c8b3 All params for qemu
10 years ago
Julien Duponchelle d0244824bf Get a working Qemu handler. Next step add all parameters
10 years ago
Julien Duponchelle b03b9226ff So we have running code for a qemu module
10 years ago
Julien Duponchelle 25bcbfb073 Allocation of console port in base vm
10 years ago
Julien Duponchelle bbee5f90a0 Yet another PEP 8 :)
10 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
10 years ago
Jeremy 2ef45781ad Checks connection failure to Qemu monitor.
10 years ago
Jeremy Grossmann c77ebca036 Merge pull request #62 from shmygov/qemunio
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
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 7f37f649da Catch OSError exception for subprocess calls.
10 years ago
Jerry Seutter f1503ae655 Handle initrd and kernel paths in qemu
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 632134a02a Support for older Qemu versions like the 0.11.0 on Windows.
10 years ago
Jeremy 4918675cd5 Fixes Qemu version detection.
10 years ago
Jeremy 09948a366f Use SubprocessError to catch Subprocess exceptions.
10 years ago
Jeremy e2e4f4f38b Fixes remote server issue when creating a new project while already in a project.
10 years ago
Jeremy Grossmann e75dde3ebf Merge pull request #48 from planctechnologies/pr3
10 years ago
Jeremy a9e924934a Fixes important issue when searching for a free port.
10 years ago
Jerry Seutter 5b73786653 Move image path manipulation to server side
10 years ago
Jeremy f44fbd1f16 Option to allow console connections to any local IP address when using the local server.
10 years ago
Jeremy 1982ff8100 Allows Qemu VM to have 0 interface.
10 years ago
Jerry Seutter faa3ef8cb4 Add support for Qemu devices on cloud instances
10 years ago
Jeremy 7809160ea1 Add detection of qemu and qemu.exe binaries.
10 years ago
grossmj 4d23c5917c Add REUSE flag to socket when scanning for unused ports.
10 years ago
grossmj 20acca64b5 Bump version to 1.2.dev1
10 years ago
grossmj f0c344939b Polish and bump up to version 1.0!
10 years ago
grossmj e261263aab Add path lookup directory for Qemu on OSX.
10 years ago
grossmj 1a96a150bc Fix shemas for QEMU.
10 years ago
grossmj a8193fa063 Split the PATH environment variable using os.pathsep
10 years ago
grossmj e7141685cc Tweaks to support Qemu on Windows.
10 years ago
grossmj aca9e0de56 Qemu integration stage 2, support for ASA and IDS.
10 years ago
grossmj d1715baae1 Base QEMU support.
10 years ago