xenadmin/XenAdmin/Controls/ComboBoxes
Mihaela Stoica 17527eebe4 CP-8120 Set cores per socket through XenCenter. Added 'Topology' field to the VM properties Dialog
- Added Topology drop-down box with available values for sockets and cores per socket, so that the number of vCPUs is divisible by the number of cores per socket.
E.g. if user specified 8 vCPUs, Cores per socket can only be 1, 2, 4, or 8.
- This updates VM's platform:cores-per-socket property.
- Can only be set when the VM is shut down (similar to number of vCPUs).
- Text on CPU page - changed to include topology.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-05 13:00:14 +01:00
..
CDChanger.cs CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
CPUTopologyComboBox.cs CP-8120 Set cores per socket through XenCenter. Added 'Topology' field to the VM properties Dialog 2014-06-05 13:00:14 +01:00
EnableableComboBox.cs CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
ISODropDownBox.cs CA-82957: Some code tidy and removal of unused method. 2013-09-27 16:57:59 +01:00
LongStringComboBox.cs CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
LongStringComboBox.Designer.cs CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
LongStringComboBox.ja.resx CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
LongStringComboBox.resx CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
LongStringComboBox.zh-CN.resx CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
NetworkComboBox.cs CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
NetworkComboBoxItem.cs CP-6083: Preliminary tidy up: moved all custom comboboxes into a subfolder of the Controls folder. 2013-09-13 12:43:29 +01:00
NonSelectableComboBox.cs CP-6083: Preliminary refactoring: moved common code responsible for skipping non 2013-09-16 10:13:21 +01:00
VgpuComboBox.cs CA-121659: If the pass-through is the only vGPU type available, then the GPU type list should show this type as the group name and selectable 2013-12-11 10:26:54 +00:00