Commit Graph

38 Commits (c333e9451f4c0bc44668468ce56607588a7d4bc2)

Author SHA1 Message Date
grossmj f73b288a28 Check if VMware Fusion is correctly installed when retrieving the VM list.
8 years ago
grossmj 5842487cd0 Fixes VMware linked clone cleanup bug. Fixes #420.
9 years ago
grossmj 4f61443b20 Always look at the registry to find vmrun.exe on Windows.
9 years ago
grossmj 4673424da7 Check for VMware VIX library version. Fixes #413.
9 years ago
Julien Duponchelle bf316f35cc
VMware raise error if version is not found
9 years ago
grossmj 39ddc4e8c1 Fixes concurrency issue when closing multiple VMware linked clone VMs. Fixes #410.
9 years ago
Vasil Rangelov a9eae691f6 Fixed the VMware default VM location on Windows, so that it doesn't assume the "Documents" folder is within the %USERPROFILE% folder, and also support Windows Server's folder (which is "My Virtual Machines" instead of "Virtual Machines").
9 years ago
grossmj a67b218bde Increase vmrun timeout to 120 seconds. Ref #360.
9 years ago
Julien Duponchelle da240f21ba Apply pep8 fix
9 years ago
grossmj b53f0e89ce Change message when VMware is not installed on Linux. Ref #326.
9 years ago
Julien Duponchelle dd7f6eb021 Fix crash
9 years ago
Julien Duponchelle d19b3f15ed VMware player linux support
9 years ago
grossmj 5bcabc705f Use custom VMnet interfaces without host adapter when uBridge is not used. Fixes #673.
9 years ago
Julien Duponchelle e236f63162 Add how to add vmnet interfaces explantion in the error message
9 years ago
Julien Duponchelle 3e71529702 Fix path of VMinventory for fusion
9 years ago
grossmj 8e29ad4493 Updates vmnet script to support Windows.
9 years ago
grossmj 4efec03448 Allows VMware VMs to use vmnet interfaces for connections without using uBridge. Fixes #295.
9 years ago
grossmj a16d6ac88f Lower VMware requirements to Workstation version 10 and Player version 6.
9 years ago
grossmj 05ab18f295 Send an error when vmware executable cannot be found on Linux. Fixes #288.
9 years ago
grossmj 7bccf9e554 Check for VMware Player version >= 7 and VMware Workstation >= 11. Fixes #286.
9 years ago
Jeremy f761fb77f8 Fixes UnicodeDecodeError when reading a VMware file.
9 years ago
Jeremy 8a257b3b2e Changes how to look for the vmrun.exe location.
9 years ago
Jeremy 8cc46f66c6 Fixes indentation mistakes.
9 years ago
Jeremy abd9c1dc48 Use the registry to find vmrun if the default VMware install path does not exist.
9 years ago
Jeremy ccd29ab500 Take VMware file encoding into account. Fixes #261.
9 years ago
grossmj 1e04e1e123 Fixes bug with vmrun VIX path.
9 years ago
Julien Duponchelle a577fe9fdb Make VMX reading case insensitive
9 years ago
Jeremy d779392d7f Find vmrun on Windows.
9 years ago
grossmj a60389427b Support for VMware linked clones.
9 years ago
grossmj 3729a10783 VMware vmnets management almost complete.
9 years ago
Jeremy 0287b4607d Base for supporting VMnet adapters.
9 years ago
Jeremy cb7b9e8190 Adapters for VMware VMs.
9 years ago
grossmj a386c5382c Starting VMware VM networking support.
9 years ago
grossmj 8e168dfbe0 Completes VMware VMs searching process.
9 years ago
grossmj 13eb461dfe Update default VMware VM location path for OSX.
9 years ago
Jeremy c197b39a68 Find VMware VMs using the inventory and alternatively using the default vm location (for VMware player).
9 years ago
grossmj a260377f0e List all available VMware VMs.
9 years ago
Jeremy ab60d7929b Basic VMware support (start & stop a VM).
9 years ago