Crash_Cur_VM

include vmm.inc

VMMcall Crash_Cur_VM


The Crash_Cur_VM service abruptly 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.

Parameters

This service has no parameters.

Return Value

This service does not return.