XenServer 6.2 SP1 Tech-Preview

Code name: "vgpu-tech-preview".

Changes

ChangeElementDescription
Published class VGPU_type A type of virtual GPU
Published field GPU_group.allocation_algorithm Current allocation of vGPUs to pGPUs for this group
Published field PGPU.enabled_VGPU_types List of VGPU types which have been enabled for this PGPU
Published field PGPU.resident_VGPUs List of VGPUs running on this PGPU
Published field PGPU.supported_VGPU_types List of VGPU types supported by the underlying hardware
Published field VGPU.resident_on The PGPU on which this VGPU is running
Published field VGPU.type Preset type for this VGPU
Published field VGPU_type.VGPUs List of VGPUs of this type
Published field VGPU_type.enabled_on_PGPUs List of PGPUs that have this VGPU type enabled
Published field VGPU_type.framebuffer_size Framebuffer size of the VGPU type, in bytes
Published field VGPU_type.max_heads Maximum number of displays supported by the VGPU type
Published field VGPU_type.model_name Model name associated with the VGPU type
Published field VGPU_type.supported_on_PGPUs List of PGPUs that support this VGPU type
Published field VGPU_type.uuid Unique identifier/object reference
Published field VGPU_type.vendor_name Name of VGPU vendor
Published message GPU_group.get_remaining_capacity
Published message PGPU.add_enabled_VGPU_types
Published message PGPU.get_remaining_capacity
Published message PGPU.remove_enabled_VGPU_types
Published message PGPU.set_GPU_group
Published message PGPU.set_enabled_VGPU_types