Commit Graph

88 Commits (fcd4fda68eb5cd45d34168c0f7ba2ebc06e0954e)

Author SHA1 Message Date
Julien Duponchelle 3f25bfcb27 Fix qemu tests
9 years ago
Jeremy 8e236a7045 Prevent using different hypervisors that leverage hardware virtualization.
9 years ago
Jeremy f0649b4ac3 Remove default FLASH when no hda disk for Qemu VMs. Fixes #535.
9 years ago
Jeremy 9235c3a913 Adds -no-kvm to the ASA template and ignore -no-kvm on platforms other than Linux. Should resolve #472.
9 years ago
Jeremy 442aa31065 Make sure VNC ports are between 5900 and 6000. Fixes #490.
9 years ago
Julien Duponchelle feefb075d4 Make the qemu event crash more future proof
9 years ago
Julien Duponchelle e8805d3fdc When a qemu VM crash send the log to the client.
9 years ago
Julien Duponchelle 2b36746d52 Return the working directory of a Qemu VM
9 years ago
grossmj d9745644cd Check for /dev/kvm. Fixes #245.
9 years ago
grossmj ed95bcee97 Moves KVM setting to Qemu server preferences. Fixes #244.
9 years ago
grossmj f20ee06181 VNC console support for Qemu VMs.
9 years ago
Jeremy d779392d7f Find vmrun on Windows.
9 years ago
Julien Duponchelle f041697311 Compute a md5sum of images for futur purpose
9 years ago
Julien Duponchelle 04aac2f3dc Convert old -enable-kvm to kvm settings for Qemu
9 years ago
Julien Duponchelle 2da0b36ee7 Support a platform parameter for Qemu
9 years ago
grossmj d518ac45f5 Enable KVM acceleration option.
9 years ago
grossmj 65e7f61f96 Fixes issues when setting MAC address for a Qemu VM or IOS router.
9 years ago
grossmj 81e56e035b IPv6 support.
9 years ago
grossmj 37ddff9f07 Support for base MAC address for Qemu VMs.
9 years ago
grossmj 743f1392b5 ACPI shutdown support for Qemu VMs.
9 years ago
Julien Duponchelle 9442042d7a Merge branch 'master' into unstable
9 years ago
grossmj 0476f2932e Prevent users to add links to running Qemu VMs and start a capture on running VirtualBox VMs.
9 years ago
Julien Duponchelle 289b68e5c1 Use setter for the qemu_path (allow to pass only the binary name)
9 years ago
Julien Duponchelle 8636d3e337 Use setter for the qemu_path (allow to pass only the binary name)
9 years ago
Jeremy 25a6616cd0 Some wording changes.
9 years ago
Jeremy Grossmann 61fb641215 Merge pull request #168 from GNS3/listen
9 years ago
grossmj fcff2d0813 NIO NAT support for QEMU VMs (user mode back-end is used).
10 years ago
grossmj 3467b42ab5 Ordered MAC addresses for QEMU based VMs.
10 years ago
Julien Duponchelle e9ec5c8a37 A notification stream with process monitoring
10 years ago
Jeremy f208b472a1 TAP interface support for QEMU VMs. Fixes #153.
10 years ago
grossmj 271cb527d4 Explicit utf-8 decoding.
10 years ago
grossmj 80a0e0ebf7 Explicit utf-8 encoding where necessary to avoid Unicode errors on Windows (we require/set an utf-8 locale on other systems).
10 years ago
Julien Duponchelle aa2472fb30 Rewrote image search
10 years ago
grossmj 7d7972afb3 Some spring cleaning.
10 years ago
Julien Duponchelle 026fe3df9b Catch error when qemu additional options are invalid
10 years ago
grossmj 980e63e667 Allocate a random port for Qemu monitor. Fixes issue with pre 1.3 projects.
10 years ago
grossmj f451ed144e Prevent error when suspend/resume is not supported in QEMU VM.
10 years ago
grossmj 153914bf97 Make sure used ports in a project are cleaned up when closing it.
10 years ago
Julien Duponchelle bb7eda63af Support more all QEMU status
10 years ago
Jeremy cc9b575b77 Bind UDP tunnels to the correct source address. Fixes #96.
10 years ago
grossmj 4f7b896a6a Fixes tests.
10 years ago
Jeremy aebcd9f08b Relative path support of IOU, IOS and Qemu images.
10 years ago
grossmj 1610067eee Support for HDC and HDD disk images in Qemu.
10 years ago
grossmj 03dfd177f9 Use TCP instead of Telnet to communicate with Qemu monitor.
10 years ago
grossmj 5910b4b0be Have the server look in the right place for relative image paths.
10 years ago
grossmj 0d379f428e Makes absolute path checks work on Windows.
10 years ago
Julien Duponchelle 1b68a54234 Look for qemu images in ~/GNS3/images
10 years ago
Jeremy ee578d3c12 Fixes Qemu networking.
10 years ago
Jeremy d87ebb3ed2 Fixes suspend and resume for Qemu.
10 years ago
Jeremy 6208cb997d Fixes Qemu adapters support.
10 years ago