govix icon indicating copy to clipboard operation
govix copied to clipboard

VMware VIX API for Go

Results 8 govix issues
Sort by recently updated
recently updated
newest added

/usr/local/Cellar/mingw-w64/6.0.0_1/toolchain-x86_64/bin/x86_64-w64-mingw32-ld: cannot find -lvixAllProducts /usr/local/Cellar/mingw-w64/6.0.0_1/toolchain-x86_64/bin/x86_64-w64-mingw32-ld: cannot find -ldl

I am using guest.RunProgram() and it crashes immediately after the guest executes the command. Looks like it is dying after C.VixVM_RunProgramInGuest() completes but during the C.get_program_output(). Here is the stack...

This will save some coding to users in order to print a meaningful string indicating power status.

This is not critical at all, just fun to do. It will be nice to be able to log into the virtual machines through a serial communication in case SSH...

enhancement

More info: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1010184

enhancement

This could be done using VMware ovftool like described here: https://blogs.vmware.com/vcloud/2014/04/migrate-vmware-fusion-vm-vcloud-hybrid-service.html?sf25398064=1

enhancement