Running qemu on a linux platform means you have the ability to use hardware acceleration via KVM. This allows you to access the virtualization features of your processor. For MacOSX we aren’t as lucky since there currently is no port of KVM for MacOSX.
As of MacOSX 10.10 apple introduced hypervisor.framework which is their way of acccessing the virtualisation features of the processor. The downside to hypervisor.framework is it isn’t as readily supported in other applications such as Qemu. It also doesn’t have the ability to do nested virtualization which is important if you want to run something like EVE-NG.