]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/qemu/ProcessorEdit.js
rework ProcessorEdit and merge with CPUOptions using advanced options
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 5 Apr 2018 14:03:48 +0000 (16:03 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 6 Apr 2018 09:45:14 +0000 (11:45 +0200)
commit5034f3390472e188eb02b00b16438dfa74d92188
tree38dee8e07ef146301db294754f2c1d8e4f555bb3
parent546d09c24ec8ae785ba9c62a4d1a77abe406eaa7
rework ProcessorEdit and merge with CPUOptions using advanced options

make ProcessorEdit static and merge with CPUOptions
moves some fields in the advanced options

this also changes how we add the flag checkboxes,
which is static now, but if we want to add more, we have to
create a better way than add a checkbox for each flag anyway

also increases the cpulimit to 128 (as per api)
and fixes a small whitespace error

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/qemu/ProcessorEdit.js