Crash_Cur_VM


include vmm.inc

VMMcall Crash_Cur_VM

Terminates the current VM.

A virtual device should call this service when a catastrophic error has occurred in the VM, such as executing an illegal instruction or attempting to program a piece of hardware in a way incompatible with the device virtualization.

If the system VM is the current VM, Windows quits with a fatal error without explicitly crashing the other VMs.