Whenever I open an Android emulator when a different kind of VM is already running, I get the "usual" error messages:
emulator: Failed to sync vcpu reg
emulator: Failed to sync HAX vcpu context
Here it is recommended not to run another VM, but what if I need the another VM for development, or to run the server for my Android app on it? Is there a way to run a VirtualBox Linux guest VM and the Android emulator at the same time? My host OS is OSX if that matters.