

Every time hv_vm_create() runs, it returns an HV_ERROR. The important part there is: HVF error: HV_ERRORĪfter searching a little big more I found a reddit post about virtual machines where states the hidden problem:Īpple won’t let the QEMU binary run with -accel hvf unless the binary is signed. Qemu-system-x86_64: Back to HAX acceleratorĮmulator: INFO: GrpcServices.cpp:301: Started GRPC server at 127.0.0.1:8554, security: Local HAX is working and emulator runs in fast virt mode. Ubuntu 14.04 (Trusty) makes Super+Space the default shortcut, but settings from previous versions may still be around. Qemu-system-x86_64: failed to initialize HVF: Invalid argument Workaround 3: Double-check the shortcut bindings to make sure that the Next input shortcut is not set to Control+Space, since this is also the code completion shortcut in Android Studio. HandleCpuAcceleration: feature check for hvfĬannot add library /Users/saninn/Library/Android/sdk/emulator/qemu/darwin-x86_64/lib64/vulkan/libvulkan.dylib: failedĪdded library /Users/saninn/Library/Android/sdk/emulator/lib64/vulkan/libvulkan.dylib This was the output emulator: Android emulator version 30.5.5.0 (build_id 7285888) (CL:N/A) Since I did not knew what was trigger the problem I went to where the emulator executable is in my mac: ~ /Library/Android/sdk/emulator and I started the emulator manually with./emulator -avd Pixel_3a_API_30.
