NMI on vmware fusion

Check VM:

Add changes to /etc/system:
set pcplusmp:apic_panic_on_nmi=1
set apix:apic_panic_on_nmi=1

put your VM to suspend

go to local file system where VM files stored and found file *.vmss

Run Perl command:
perl -i -pe 's/(?<=pendingNMI\x00{4})\x00/\x01/' *.vmss

resume your VM

as result - you can see reboot with crash dump