[pve-devel] applied/comment: [PATCH manager 00/11] VM CreateWizard, HDedit, OSType queue
Fabian Grünbichler
f.gruenbichler at proxmox.com
Fri Sep 1 11:24:50 CEST 2017
On Tue, Aug 29, 2017 at 12:08:23PM +0200, Thomas Lamprecht wrote:
> This series affects mainly the VM Create Wizard and its panels, which are
> also used outside the Wizard.
>
> First four patches are trivial.
applied
>
> Next tree patches improve the IOThread and Discard elements of the HDEdit
> panel.
applied
>
> Last four introduce a new OSType selector and uses it to merge the OS and
> CD/DVD panel in the Wizard.
not applied/postponed, please re-send when appropriate
>
> Those patches missing v2 tag have no changes since the last send, if not
> noted otherwise.
>
> Dominik Csapak (1):
> disable discard for non-scsi disks
>
> Emmanuel Kasper (1):
> Change the SCSI controller type when editing a harddisk only when
> creating a VM.
>
> Thomas Lamprecht (9):
> CreateWizard: remove title from confirm tabpanel
> disk/controllerselector: adapt flex
> HDEdit: push more items in the same call
> remove unused variables
> create: clear iothread on disable
> refactor OSDefaults, OSTypeEdit: add and use getDefaults
> kvm_ostype: move to store-like format
> OSType edit: switch to combobox
> wizard: merge CD/DVD and OS panels
>
> www/manager6/Utils.js | 54 +++++++----
> www/manager6/form/ControllerSelector.js | 3 +-
> www/manager6/lxc/CreateWizard.js | 1 -
> www/manager6/qemu/CDEdit.js | 6 +-
> www/manager6/qemu/CreateWizard.js | 31 +++---
> www/manager6/qemu/HDEdit.js | 44 +++++----
> www/manager6/qemu/OSDefaults.js | 8 ++
> www/manager6/qemu/OSTypeEdit.js | 161 +++++++++++++-------------------
> 8 files changed, 156 insertions(+), 152 deletions(-)
>
> --
> 2.11.0
>
>
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list