Commit Graph

79 Commits (4df95efdec9018a065b6179c18dc7ffdc1834d7a)

Author SHA1 Message Date
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