NMI on vmware fusion
Check VM:
Add changes to /etc/system:
set pcplusmp:apic_panic_on_nmi=1
set apix:apic_panic_on_nmi=1put 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/' *.vmssresume your VM
as result - you can see reboot with crash dump