include vmm.inc
mov     ebx, VMHandle
mov     eax, End_Message_Mode2
VMMCall System_Control
 Similar to End_Message_Mode, except that End_Message_Mode2 is sent only to virtual devices marked version 4.0 and it is sent in reverse device initialization order. End_Message_Mode2 is sent immediately after End_Message_Mode.
Begin_Message_Mode, End_Message_Mode