xenadmin/XenAdmin/Controls
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
..
AD CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Ballooning Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
CheckableDataGridView XOP-461: Trying to fix the Invalid Operation Exception raised in license dialog (most probably a threading issue) 2013-11-05 16:21:10 +00:00
ComboBoxes CP-8120 Set cores per socket through XenCenter. Added 'Topology' field to the VM properties Dialog 2014-06-05 13:00:14 +01:00
Common CP-6093: Main window control positioning and borders. 2013-11-07 15:31:13 +00:00
ConsoleTab XOP-454: Fix the XenCenter crash with null reference exception when putting a XenServer into full screen mode. 2013-10-17 13:28:33 +01:00
CustomDataGraph CA-135489: VM Performance tab: Make sure that the y-axis units and scale match when setting the static memory to 1024MB 2014-05-15 12:45:10 +01:00
CustomGridView CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:35:57 +01:00
CustomListPanel CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DataGridViewEx CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
Folders CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GPU CA-85971: Removed method selecting tab by name. Made all pages of VerticallyTabbedDialog private. 2013-12-22 17:17:04 +00:00
GradientPanel CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MainWindowControls CA-127974: Added more checks to prevent XenCenter crash while closing [XOP-521] 2014-03-05 10:45:39 +00:00
NetworkingTab CA-109242: When a network has no PIF on a host, don't list it in that host's networking tab 2014-05-01 16:42:26 +01:00
SummaryPanel CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:43:48 +01:00
Tags CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TreeViews [CA-64748] Fixed Wrong context menu opens if you move the mouse quickly 2013-11-04 12:35:53 +00:00
Wlb Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
XenSearch CA-85971: Removed method selecting tab by name. Made all pages of VerticallyTabbedDialog private. 2013-12-22 17:17:04 +00:00
AffinityPicker.cs CA-123013: Cloning from template shouldn't allow progress through the New VM wizard without shared SR. 2014-01-31 10:58:05 +00:00
AffinityPicker.Designer.cs CA-107915: Fixed radiobutton text truncation on the AffinityPicker by providing 2013-09-27 13:33:57 +01:00
AffinityPicker.ja.resx CA-107915: Fixed radiobutton text truncation on the AffinityPicker by providing 2013-09-27 13:33:57 +01:00
AffinityPicker.resx CA-107915: Fixed radiobutton text truncation on the AffinityPicker by providing 2013-09-27 13:33:57 +01:00
AffinityPicker.zh-CN.resx CA-107915: Fixed radiobutton text truncation on the AffinityPicker by providing 2013-09-27 13:33:57 +01:00
BlueBorderPanel.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BondDetails.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BondDetails.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BondDetails.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BondDetails.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BondDetails.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BootOrderListBox.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChevronButton.cs CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
ChevronButton.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChevronButton.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChevronButton.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChevronButton.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChevronToggleButton.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConnectionWrapperWithMoreStuff.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConsolePanel.cs CP-6137: Work in Console tab for vGPU (PR-1675) 2013-11-14 12:33:02 +00:00
ConsolePanel.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConsolePanel.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConsolePanel.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomTreeNode.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomTreeView.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:37:47 +01:00
CustomTreeView.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomTreeView.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomTreeView.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomTreeView.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DataGridViewDropDownSplitButtonCell.cs Added Copy item to the actions drop down on the Events page. Aesthetic: made the 2013-12-10 11:29:31 +00:00
DataGridViewEnableableComboBoxCell.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DateTimeMinutes15.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DateTimeMinutes15.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DecentGroupBox.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:40:35 +01:00
DeprecationBanner.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeprecationBanner.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeprecationBanner.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:24:48 +01:00
DeprecationBanner.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeprecationBanner.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:24:48 +01:00
DoubleBufferedListView.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DoubleBufferedPanel.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DoubleBufferedPanel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DropDownButton.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DropDownButton.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DropDownButton.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DropDownButton.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DropDownButton.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EmptyPanel.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EmptyPanel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FilterDatesToolStripDropDownButton.cs CP-5750: Implemented event filtering by status, location and date. 2013-08-13 10:15:52 +01:00
FilterLocationToolStripDropDownButton.cs CA-67866: Step 3 - Implemented filtering for the Updates list. 2014-01-03 11:27:11 +00:00
FilterSeveritiesToolStripDropDownButton.cs Added tooltip to the item of the "Filter by severity" drop down. Updated image; 2014-01-06 15:48:14 +00:00
FilterStatusToolStripDropDownButton.cs CP-5750: Separated Cancelled from Failed actions. Fixed control invoke issues. 2013-08-13 17:08:04 +01:00
FlickerFreeListBox.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FlickerFreePanel.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FlickerFreePanel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FolderChangeDialogTreeView.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolControl.cs In preparation for [CA-112247], change an abstract base class into non-abstract, because there is a Designer bug that can't load controls derived from ABCs. 2014-04-15 11:58:12 +01:00
HaNtolIndicator.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolIndicator.Designer.cs [CA-112247] Improved wording on HA wizard 2014-04-15 12:22:30 +01:00
HaNtolIndicator.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:41:59 +01:00
HaNtolIndicator.resx [CA-112247] Improved wording on HA wizard 2014-04-15 12:22:30 +01:00
HaNtolIndicator.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:41:59 +01:00
HaNtolIndicatorSimple.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolIndicatorSimple.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolIndicatorSimple.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolIndicatorSimple.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolIndicatorSimple.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ListViewColumnSorter.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ListViewEx.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiPicker.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiPicker.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiPicker.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiPicker.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiPicker.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MenuStripEx.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MultipleDvdIsoList.cs CP-6137: Work in Console tab for vGPU (PR-1675) 2013-11-14 12:16:35 +00:00
MultipleDvdIsoList.Designer.cs CP-6137: Work in Console tab for vGPU (PR-1675) 2013-11-14 12:16:35 +00:00
MultipleDvdIsoList.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MultipleDvdIsoList.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MultipleDvdIsoList.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NativeConstants.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NonReopeningContextMenuStrip.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PanelNoFocusScroll.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PanelWithBorder.cs CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
PDSection.cs Added method overload. 2013-12-30 10:10:21 +00:00
PDSection.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PDSection.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
PDSection.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PDSection.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
PoolHostPicker.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PoolHostPicker.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PoolHostPicker.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PoolHostPicker.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PoolHostPicker.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SectionHeaderLabel.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SectionHeaderLabel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShadowPanel.cs CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
ShadowPanel.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShadowPanel.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShadowPanel.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
SimpleProgressBar.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SimpleProgressBar.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.cs CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
SnapshotTreeView.designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SpinnerIcon.cs [CA-100736] Improve usability of iSCSI target selection UI in New SR wizard: modified layout and interaction 2013-10-10 12:22:58 +01:00
SpinnerIcon.designer.cs [CA-100736] Improve usability of iSCSI target selection UI in New SR wizard: modified layout and interaction 2013-10-10 12:22:58 +01:00
SRListBox.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
SrPicker.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrPicker.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrPicker.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrPicker.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrPicker.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrPickerItem.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
ToolStripEx.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ToolTipContainer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ToolTipContainer.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ToolTipContainer.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ToolTipContainer.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ToolTipContainer.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentPanel.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
UpsellPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:40:02 +01:00
VerticalTabs.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VisualMenuItem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
XenTabPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00