I had Android Studio with AMD TR 2950x
android emulator was working perfectly
then suddenly it start to give me this error
with this messages :
10:30 AM Emulator: qemu-system-x86_64.exe: WHPX: Failed to emulate MMIO access with EmulatorReturnStatus: 2 (InternalEmulationFailure )
10:30 AM Emulator: qemu-system-x86_64.exe: whpx_vcpu { emulator=000000000ec95f70, window_registered=false, interruptable=true, tpr=0, apic_base=fee00900, interruption_pending=false }
10:30 AM Emulator: qemu-system-x86_64.exe: WHV_MEMORY_ACCESS_CONTEXT { Instruction={ size=16, bytes='A1 F0 00 E0 FE 80 CC 01 A3 F0 00 E0 FE C7 05 50 ' }, AccessInfo={ AccessType=0, GpaUnmapped=1, GvaValid=0, AsUINT32=4 }, Gpa=fee000f0, Gva=0 }
10:30 AM Emulator: qemu-system-x86_64.exe: WHPX: Failed to exec a virtual processor
10:30 AM Emulator: Warning: QObject::~QObject: Timers cannot be stopped from another thread ((null):0, (null))
10:30 AM Emulator: Process finished with
I've got the same error. To avoid the upgrade to the insider preview build, I did the following steps:
Now you can launch the emulator, but the emulator is VERY SLOW. It took about 8 minutes to go online and make it usable!
So this solution is just a quick fix, if you need to test the basics of your app. I hope, Microsoft will fix the bug and make it possible to use the HAXM/Co. again.
Hopefully this works for you as well! :)