libvirt/src/vmware
Rainer Müller 84095e1ecc vmware: Fix initialization of VMware Fusion
The vmware driver wants to execute vmware-vmx from the same directory in
which vmrun was found. However, on VMware Fusion 10 vmrun at
/Applications/VMware Fusion.app/Contents/Public/vmrun is a symlink
pointing to ../Library/vmrun. vmware-vmx cannot be found, as
it is not in PATH, but only in this Library directory.

Therefore, follow the vmrun symlink and use the resulting path. Then the
assumption that vmware-vmx is right next to it will still work.

Signed-off-by: Rainer Müller <raimue@codingfarm.de>
2018-04-17 13:11:29 -04:00
..
Makefile.inc.am make: split vmware driver build rules into vmware/Makefile.inc.am 2018-02-23 13:14:25 +00:00
vmware_conf.c Init host cache info in drivers 2017-05-09 13:12:40 +02:00
vmware_conf.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
vmware_driver.c vmware: Fix initialization of VMware Fusion 2018-04-17 13:11:29 -04:00
vmware_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00