include vmm.inc
mov ebx, VMHandle
mov eax, BoostAmount
VMMCall Set_VM_Static_Boost
Boosts a virtual machine's time-slice priority by the specified amount with no time decay. If VMHandle identifies the system virtual machine, the service boosts all threads in the virtual machine by the specified amount. Uses Flags.
Set_Thread_Static_Boost