Android emulator is based on QEMU. Can I use KVM with it?

前端 未结 5 1550
有刺的猬
有刺的猬 2020-12-14 11:42

My laptop supports hardware virtualization (AMD SVM) and I know that:

  • QEMU can make use of hardware virtualization through KVM;
  • The Android emulator i
5条回答
  •  时光取名叫无心
    2020-12-14 12:08

    Google TV emulator which is targeted at x86 supports KVM mode virtualization.

    ARM is not there yet. I believe it's currently work-in-progress.

提交回复
热议问题