I have VMWare installed on Windows 7. In VMWare, I have an Ubuntu Machine with the environment to develop Android applications. My machine has an i7 processor. For the VM, I assigned two processors with two cores and enabled Vt-x. I already followed successfully all the steps in https://software.intel.com/en-us/blogs/2012/03/12/how-to-start-intel-hardware-assisted-virtualization-hypervisor-on-linux-to-speed-up-intel-android-x86-emulator, but when I start the emulator I can't notice any improvement (I'm not getting the expected confirmation that HAXM is enabled when I start the emulator).
I installed HAXM on Windows and it works just fine but I really need to use Linux for my development environment.
Any ideas?
Thank you.