537122daba
Do not list qemu binary with -spice in the name
...
It's create confusion and you can enable spice with the -spice
options.
Fix https://github.com/GNS3/gns3-gui/issues/981
2016-02-03 16:40:39 +01:00
ee2104ba35
Check for /dev/kvm instead of kvm-ok
...
Fix #411
2016-01-26 13:58:29 +01:00
d184b65800
Improve PR #386
...
* Add more test
* Check to kvmi-ok is asynchronous
2016-01-04 16:30:06 +01:00
d00efbfb0f
Adds a handler for getting the Qemu related capabilities of the server. Currently includes just a check for KVM architectures.
2016-01-03 19:38:16 +02:00
5e3ce48a52
Merge branch 'master' into unstable
2015-10-06 19:19:56 +02:00
970f22a83e
Use the correct UDP tunnel Qemu syntax for version > 1.1.0 when legacy networking is enabled.
2015-10-04 06:41:39 -06:00
d853ffe791
Change the way we look for Qemu path
...
Fix #302
2015-08-27 18:27:17 +02:00
e92d9ca5ff
Raise error if qemu image already exist when creating disk
2015-07-28 16:15:01 +02:00
5b0c36c0d6
API for creating a qemu disk image
2015-07-27 19:18:36 +02:00
b94a4e2308
Add code for creating qemu image on server side
...
Ref https://github.com/GNS3/gns3-gui/issues/558
2015-07-27 16:27:14 +02:00
5f5d9347b9
Makes sure the loop is running when closing the app.
2015-07-26 15:27:47 -06:00
dfe95cce63
Fix qemu binary lookup in frozen OSX application
...
https://github.com/GNS3/gns3-gui/issues/496
2015-07-05 21:53:47 +02:00
d8fb33dba2
Fix merge conflict
2015-06-03 18:58:17 +02:00
a1204dca0a
Merge branch 'master' into unstable
2015-06-03 18:34:46 +02:00
a2e51ac090
Avoid duplicate paths in qemu binary list
...
Fix #204
2015-06-02 15:35:14 +02:00
9ef4628cbc
Added a method for getting qemu-img binaries, and moved the qemu folder into a separate method.
2015-05-28 00:11:36 +03:00
29ec07d166
Fix crash launching qemu on OSX from another location.
...
It's append only when frozen an you launch the server by hand.
Fix #194
2015-05-26 10:05:53 +02:00
9fa873751d
Fix crash launching qemu on OSX from another location.
...
It's append only when frozen an you launch the server by hand.
Fix #194
2015-05-18 11:58:56 +02:00
da2b895c99
Catch FileNotFoundError exception in os.getcwd()
2015-04-26 12:49:29 -06:00
30f6263146
Don't assume the PATH environment variable exists.
2015-04-22 21:42:36 -06:00
531e95463c
Add qemu-kvm to the list of binary
2015-04-20 10:12:17 +02:00
aa2472fb30
Rewrote image search
...
This code is more generic and support all cases. Previously
we had bug where the user lost his image path if the image
was not located in image directory.
2015-04-14 18:46:55 +02:00
7d7972afb3
Some spring cleaning.
2015-04-08 11:17:34 -06:00
0eaad579c2
IOU + VirtualBox conversion of old projects.
2015-02-25 18:55:35 -07:00
47be57dca7
Fix qemu close
2015-02-20 17:31:02 +01:00
8aa5514890
Qemu binary list
2015-02-20 14:39:13 +01:00
b03b9226ff
So we have running code for a qemu module
...
Now the handlers. The telnet code is not yet async
2015-02-19 16:46:57 +01:00
bbee5f90a0
Yet another PEP 8 :)
2015-01-20 16:37:18 +01:00
f5ed9fbcf1
PEP 8 clean thanks to auto pep8
2015-01-20 13:24:00 +01:00
d9f44edcaf
Fixes incompatibility for IOS startup-config and private-config paths created on Windows and loaded from a project on Linux/Mac OS X.
2014-12-23 15:29:27 -07:00
3590985c07
Add QEMU monitor port to control running QEMU VMs
2014-12-23 14:42:58 +03:00
f58c7960c9
Use bundled Qemu on Windows and OSX by default and checks if remote server are registered.
2014-12-04 12:25:49 -07:00
1e01c85be9
Change search paths for Qemu on Windows.
2014-12-02 14:49:39 -07:00
632134a02a
Support for older Qemu versions like the 0.11.0 on Windows.
2014-11-29 14:11:51 -07:00
4918675cd5
Fixes Qemu version detection.
2014-11-24 11:44:27 -07:00
09948a366f
Use SubprocessError to catch Subprocess exceptions.
2014-11-22 17:45:04 -07:00
e2e4f4f38b
Fixes remote server issue when creating a new project while already in a project.
2014-11-14 19:59:06 -07:00
f44fbd1f16
Option to allow console connections to any local IP address when using the local server.
2014-11-09 23:01:13 -07:00
7809160ea1
Add detection of qemu and qemu.exe binaries.
2014-11-03 17:36:14 -07:00
4d23c5917c
Add REUSE flag to socket when scanning for unused ports.
2014-11-01 15:44:18 -06:00
20acca64b5
Bump version to 1.2.dev1
2014-10-25 18:01:14 -06:00
f0c344939b
Polish and bump up to version 1.0!
2014-10-20 18:40:05 -06:00
e261263aab
Add path lookup directory for Qemu on OSX.
2014-10-20 11:56:30 -06:00
a8193fa063
Split the PATH environment variable using os.pathsep
2014-09-28 18:23:27 -06:00
e7141685cc
Tweaks to support Qemu on Windows.
2014-09-23 21:38:51 -06:00
aca9e0de56
Qemu integration stage 2, support for ASA and IDS.
2014-09-22 21:24:55 -06:00
d1715baae1
Base QEMU support.
2014-09-18 15:47:43 -06:00