GPUP_SAVE_RESTORE_PAUSE_STATE enumeration (igpupvdev.h)

The __MIDL_IGPUPMitigationDevice_0003 enumeration identifies the possible power device state values.

Syntax

typedef enum __MIDL_IGPUPMitigationDevice_0003 {
  GpupSaveInvalid,
  GpupSavePartitionPersist,
  GpupSaveMaximum,
  GpupPauseResumeGuestRunning
} GPUP_SAVE_RESTORE_PAUSE_STATE;

Constants

 
GpupSaveInvalid
Initial state.
GpupSavePartitionPersist
The physical device will be maintained; only the UMED is being reloaded.
GpupSaveMaximum
Maximum value of the enumeration.

Remarks

For more information see Live migration on GPU-P machines.

Requirements

Requirement Value
Header igpupvdev.h