SAVE_REGISTERS (Function 8)

Call With

EBX: Contains the VM handle to save.

EBP: May or may not be pointing the VM's client registers.

Return Values

Save anything that you use.

Remarks

The mini-VDD should save any register states that it needs to in the CB data area for the VM in EBX. You will have to use empirical data when deciding which extended registers to save, restore and virtualize.