Commit Graph

1405 Commits (764e0df29a7ad1e78f7917670bb5c888386edafa)
 

Author SHA1 Message Date
grossmj 764e0df29a Adds pywin32 dependency in setup.py for Windows.
9 years ago
Julien Duponchelle 31b91e1ccb 1.4.0beta1
9 years ago
Julien Duponchelle 0018658f60 Fix ram setting for Qemu
9 years ago
Julien Duponchelle 55f7c79918 Explicit set qemu memory as MB
9 years ago
Julien Duponchelle 323674ba5c Turn off KVM for non x86 architectures
9 years ago
Julien Duponchelle 8b46a1a4ab Fix tests
9 years ago
grossmj 05ab18f295 Send an error when vmware executable cannot be found on Linux. Fixes #288.
9 years ago
grossmj 5121753232 Support for CPUs setting for Qemu VMs.
9 years ago
grossmj 217945339e Bump version to 1.4.0dev5.
9 years ago
grossmj f161bf42fa Bump version to 1.4.0alpha4.
9 years ago
grossmj e46ecdc37c Bump version to 1.4.0dev5.
9 years ago
grossmj 2e6c438208 1.4.0alpha4
9 years ago
Julien Duponchelle 1613999689 Quote command in qemu debug logs so you can copy/paste them
9 years ago
Julien Duponchelle e91a7cebd4 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 39c1d2d2dd Prepare 1.3.10
9 years ago
Julien Duponchelle d942f52f7d 1.3.9
9 years ago
Julien Duponchelle dbc4f05465 Fix tests
9 years ago
grossmj 0923ed5d85 Support for Qemu disk interfaces, cd/dvd-rom image and boot priority. Fixes #278.
9 years ago
grossmj 7bccf9e554 Check for VMware Player version >= 7 and VMware Workstation >= 11. Fixes #286.
9 years ago
grossmj bb69f02da6 Catch GeneratorExit exception when trying to create a Ghost IOS image.
9 years ago
grossmj 06a6287dff Backport: removes code that deletes IOS router instance files.
9 years ago
Julien Duponchelle 7c1dd75ad7 1.4.0dev4
9 years ago
grossmj 87ec90cdaf Removes code that deletes IOS router instance files.
9 years ago
Julien Duponchelle c2807c39f9 1.4.0alpha3
9 years ago
Julien Duponchelle 1fd2332796 PEP8
9 years ago
Julien Duponchelle 78ef6e3032 Validation schema for qemu-img
9 years ago
Julien Duponchelle 1eecae2027 Changelog 1.4.0alpha3
9 years ago
Julien Duponchelle 058a13ce87 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 003c2f5f0b New crash report key
9 years ago
Julien Duponchelle e92d9ca5ff Raise error if qemu image already exist when creating disk
9 years ago
Julien Duponchelle 54448ab936 Prevent user to create a qemu to a different directory on non local
9 years ago
Jeremy 1ebc287b5f VMnet manager on Linux: check that VMware has been installed.
9 years ago
Jeremy f761fb77f8 Fixes UnicodeDecodeError when reading a VMware file.
9 years ago
Jeremy a721d7d910 Fixes KeyError: "ethernet0.connectiontype". Fixes #276.
9 years ago
Jeremy 1419b7c8dc Fixes replace errors. Fixes #284.
9 years ago
Julien Duponchelle c2ba3f923e 1.3.9dev1
9 years ago
Jeremy bdb23d6d3b 1.3.8
9 years ago
Jeremy 2ed0ef770e Catch ProcessLookupError when updating iouyap config. Fixes #255.
9 years ago
Jeremy 5986849b67 Catch ProcessLookupError when updating iouyap config. Fixes #255.
9 years ago
Julien Duponchelle 5b0c36c0d6 API for creating a qemu disk image
9 years ago
Julien Duponchelle 5d8c90d138 Rename qemu image type to qemu image format
9 years ago
Julien Duponchelle b94a4e2308 Add code for creating qemu image on server side
9 years ago
Jeremy fcd4fda68e Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548.
9 years ago
Jeremy eb5e019a26 Fixes IOS adapters and WICS cannot be removed. Fixes #282.
9 years ago
Jeremy 76fe0cb316 Fixes IOS adapters and WICS cannot be removed. Fixes #282.
9 years ago
Jeremy 4aeb451ffd Makes sure the loop is running when closing the app.
9 years ago
Jeremy 5f5d9347b9 Makes sure the loop is running when closing the app.
9 years ago
Jeremy 31b168aa42 Catch Permission denied when writing to VMX file while closing VMware VM. Fixes #277.
9 years ago
Jeremy 382747a2f2 Catch GeneratorExit exception. Fixes #231.
9 years ago
Jeremy 64bf935222 Fixes missing chipset info for VirtualBox VM (maybe some older VirtualBox version don't have it). Fixes #254.
9 years ago