Device_Reboot_Notify

include vmm.inc

mov eax, Device_Reboot_Notify

VMMcall System_Control


The Device_Reboot_Notify message notifies the virtual device that the system is about to restart. Interrupts remain enabled while virtual devices process this message.

Parameters

This message has no parameters.

Return Value

The carry flag must be clear.

Uses

Flags

See Also

Crit_Reboot_Notify