Android emulator is based on QEMU. Can I use KVM with it?
- by Felix
My laptop supports hardware virtualization (AMD SVM) and I know that:
QEMU can make use of hardware virtualization through KVM;
The Android emulator is very much based on QEMU
Natural question follows: can I combine the two (Android+KVM) to get improved performance in the emulator?