]> git.proxmox.com Git - pve-manager.git/history - www/manager6/qemu/HDEdit.js
update shipped appliance info index
[pve-manager.git] / www / manager6 / qemu / HDEdit.js
2022-11-21 Dominik Csapakui: qemu disk: honor iothread setting from config
2022-11-10 Wolfgang BumillerMerge branch 'taskset' into taskset-merged
2022-11-08 Matthias HeisererGUI: HDEdit: check iothread by default and move it...
2022-05-28 Matthias Heisererui: qemu disk edit: fix typo in view model variable...
2021-11-16 Thomas Lamprechtui: qemu: disk edit: drop label widths from advanced...
2021-11-16 Dominik Csapakui: qemu/HDEdit: add 'aio' advanced option
2021-11-15 Thomas Lamprechtui: qemu: fix enabling SSD-emulation
2021-11-15 Thomas Lamprechtui: qemu/HD edit: more modern assembly of bandwidth...
2021-11-15 Thomas Lamprechtui: qemu: disk edit: expose read-only flag as advanced...
2021-11-15 Thomas Lamprechtui: qemu: disk edit: refactor to more declarative style...
2021-11-05 Dominik Csapakui: add qemu/MultiHDEdit and use it in the wizard
2021-10-04 Dominik Csapakui: qemu/HDEdit: fire an event when the disk id changes
2021-10-04 Dominik Csapakui: qemu/HDEdit: use me instead of this
2021-10-04 Dominik Csapakui: qemu/HDEdit: move Bandwidth options to a different tab
2021-05-18 Dominic Jägerui: eslint: No unused or duplicate variables
2021-01-19 Thomas Lamprechtui: eslint: enforce "no-extra-parens" rule
2021-01-19 Thomas Lamprechtui: eslint: fix various spacing related issues
2021-01-19 Thomas Lamprechtui: eslint: fix trailing comma and comma related whites...
2020-06-06 Thomas Lamprechtdrop jslint lines
2019-12-10 Thomas Lamprechtui: vm/HDEdit: really™ fix backup checkbox default
2019-12-09 Thomas Lamprechtui: vm/HDEdit: fix backup checkbox default
2019-12-09 Thomas Lamprechtfollowup: rename to "Backup" but add tooltip
2019-12-09 Aaron Lautererui: hdedit: change nobackup to include in backup
2019-11-06 Dominik Csapakgui: qemu/HDEdit: use propertyStringSet helper
2019-07-23 Stefan Reiterfix #2265: enable discard for virtio-blk
2019-03-28 Dominik Csapakgui: add system panel to the vm creation wizard
2018-11-14 Nick ChevskyEnable "Discard" option for IDE and SATA drives
2018-11-09 Nick ChevskyAdd "SSD emulation" property to IDE, SATA, and SCSI...
2018-04-20 Wolfgang Linkfix #1691: use asynchronous API call for HD create
2018-04-06 Dominik Csapakqemu/HDEdit: move diskthrottling to advanced options
2018-04-06 Dominik Csapakqemu/HDEdit.js: move some fields into advanced options
2018-01-25 Thomas Lamprechtuse InputPanel from widget toolkit
2018-01-25 Thomas Lamprechtuse windowEdit from widget toolkit
2018-01-25 Thomas Lamprechtuse KVCombobox from widget toolkit
2018-01-25 Thomas Lamprechtuse Checkbox from widget toolkit
2017-11-28 Emmanuel KasperDo not translate Qemu specific terms
2017-11-14 Dominik Csapakuse DiskStorageSelector in qemu/HDEdit.js
2017-10-19 Emmanuel KasperUpdate VM SCSI type based on iothread value when inside...
2017-10-19 Emmanuel KasperAdd a field to show which SCSI controller type we are...
2017-10-19 Emmanuel KasperDo not use 'autoselect' as a boolean when preselecting...
2017-09-01 Thomas Lamprechtdisable discard for non-scsi disks
2017-09-01 Thomas Lamprechtcreate: clear iothread on disable
2017-09-01 Emmanuel KasperChange the SCSI controller type when editing a harddisk...
2017-09-01 Thomas LamprechtHDEdit: push more items in the same call
2017-08-22 Thomas Lamprechtqemu/create: use 'virtio-scsi-single' if 'iothread...
2017-08-22 Thomas Lamprechtqemu/HDEdit: whitespace cleanup
2017-07-11 Emmanuel KasperUse camel case for InputPanels aliases
2017-06-27 Emmanuel KasperAdd a Skip replication option on Disk Panel
2017-03-02 Emmanuel KasperRename 'create' to 'isCreate' in pveWindowEdit and...
2016-10-13 Dietmar Maureruse auto-generated block IDs to reference online docu.
2016-09-20 Emmanuel Kasperfix #1113: preserve LSI controller for legacy Oses
2016-09-15 Emmanuel Kaspervirtio-scsi-pci as default SCSI for new VMS fix #1106
2016-07-21 Emmanuel KasperRename Wizard Component aliases using camelCase
2016-06-01 Emmanuel KasperAdd online help for some complex Qemu InputPanels
2016-05-04 Dietmar MaurerHDEdit: cleanup, move logic to view controller
2016-05-04 Dietmar Maurerfix #973: disable iothread for non-virtio drives
2016-04-15 Dietmar MaurerGUI: use raw format for DRBD images
2016-04-05 Dietmar Maurerreduce translation overhead
2016-03-21 Dominik Csapakext6migrate: change default values
2016-03-18 Dominik Csapakext6migrate: fix HDEdit, HDMove, HDResize
2016-03-18 Dominik Csapakext6migrate: fix KVCombobox behaviour in qemu
2016-03-16 Dietmar Maurercopy qemu/HDEdit.js from manager to manager6