Real VMX is a VxWorks like operating system kernel released under LGPL. It should support multiple hardware architectures, only i386 support now. Help wanted with ports to other architectures. Development is done on Linux with the GNU gcc compiler.
SIMD macro assembler unified for ARM, MIPS, PPC and x86
...At present, Intel SSE/SSE2/SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs),
ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs),
MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs)
are mostly implemented (/w horizontal reductions) although scalar improvements,
wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions
are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA.
See README file.
vEMan - [v]Mware [E]SX [Man]ager provides a GUI for managing ESX servers natively from within your Linux desktop without the need to use Windows vSphere® anymore!
Support vEMan development for v2.0 by gofundme!
http://www.gofundme.com/vEMan
Why I started vEMan? Because I hate it to start my Windows VM to manage ESX(i) servers ;o)
vEMan is (maybe) not needed if you use vCenter 5.x: http://kb.vmware.com/kb/2005377
--> vSphere >= v5 has a "web client"
BUT keep in mind that there are...