mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 23:10:16 +01:00
dbdd3cc02c
New properties: - Pool.HasGpu = Pool has at least one PGPU - Pool.HasVGpu = Pool has at least one PGPU that HasVGpu - PGPU.HasVGpu = PGPU has at least one supported_VGPU_type that is not pass-through New or modified helper functions: - Helpers.GpuCapability = GPU feature not restricted (by licensing) and Pool.HasGpu - Helpers.VGpuCapability = vGPU feature not restricted (by licensing) and Pool.HasVGpu - Helpers.ClearwaterSp1OrGreater = API version is 2.1 or greater The GPU dialogs are displayed as follows: - GPU page on VM properties dialog: Visible only if VM.CanHaveGpu and the GPU feature not restricted (by licensing) - GPU page on New VM Wizard: Visible only if VM.CanHaveGpu and the pool has GPU capability (Helpers.GpuCapability) - GPU page on Pool properties dialog: Visible only if the pool has vGPU capability (Helpers.VGpuCapability) - GPU tab: Visible only if the pool has GPU capability (Helpers.GpuCapability) and is Clearwater SP1 or greater - On the GPU tab, the "Placement policy" panel: Visible only if the pool has vGPU capability (Helpers.VGpuCapability) - On the GPU tab, the "Edit" button on the "vGPU types" panel: Visible only if the PGPU.HasVGpu and vGPU feature not restricted (by licensing) Also: - VM.CanHaveVGpu function renamed to CanHaveGpu - On the GPU tab, renamed "Allowed vGPU types" to "vGPU types |
||
---|---|---|
.. | ||
LunPerVdiNewVMMappingPage.cs | ||
NewVMWizard.cs | ||
NewVMWizard.Designer.cs | ||
NewVMWizard.ja.resx | ||
NewVMWizard.resx | ||
NewVMWizard.zh-CN.resx | ||
Page_Cloud.cs | ||
Page_Cloud.Designer.cs | ||
Page_Cloud.ja.resx | ||
Page_Cloud.resx | ||
Page_Cloud.zh-CN.resx | ||
Page_CopyBiosStrings.cs | ||
Page_CopyBiosStrings.Designer.cs | ||
Page_CopyBiosStrings.ja.resx | ||
Page_CopyBiosStrings.resx | ||
Page_CopyBiosStrings.zh-CN.resx | ||
Page_CpuMem.cs | ||
Page_CpuMem.Designer.cs | ||
Page_CpuMem.ja.resx | ||
Page_CpuMem.resx | ||
Page_CpuMem.zh-CN.resx | ||
Page_Finish.cs | ||
Page_Finish.Designer.cs | ||
Page_Finish.ja.resx | ||
Page_Finish.resx | ||
Page_Finish.zh-CN.resx | ||
Page_HomeServer.cs | ||
Page_HomeServer.Designer.cs | ||
Page_HomeServer.ja.resx | ||
Page_HomeServer.resx | ||
Page_HomeServer.zh-CN.resx | ||
Page_InstallationMedia.cs | ||
Page_InstallationMedia.Designer.cs | ||
Page_InstallationMedia.ja.resx | ||
Page_InstallationMedia.resx | ||
Page_InstallationMedia.zh-CN.resx | ||
Page_Name.cs | ||
Page_Name.Designer.cs | ||
Page_Name.ja.resx | ||
Page_Name.resx | ||
Page_Name.zh-CN.resx | ||
Page_Networking.cs | ||
Page_Networking.Designer.cs | ||
Page_Networking.ja.resx | ||
Page_Networking.resx | ||
Page_Networking.zh-CN.resx | ||
Page_Storage.cs | ||
Page_Storage.Designer.cs | ||
Page_Storage.ja.resx | ||
Page_Storage.resx | ||
Page_Storage.zh-CN.resx | ||
Page_Template.cs | ||
Page_Template.Designer.cs | ||
Page_Template.ja.resx | ||
Page_Template.resx | ||
Page_Template.zh-CN.resx |