[pve-devel] [PATCH manager v3 0/2] When adding a new hard disk, use the most used controller as suggested value
Emmanuel Kasper
e.kasper at proxmox.com
Thu Oct 6 11:01:24 CEST 2016
Changes since v2:
* create regexp in the PVE.Utils namespace. Previous version used the global namespace because all regexps were defined there.
Emmanuel Kasper (2):
Add regexp to match a bus entry in a VM config
When adding a new hard disk, use the most used controller as suggested
value
www/manager6/Utils.js | 2 ++
www/manager6/form/ControllerSelector.js | 49 +++++++++++++++++++++++++++++++--
www/manager6/qemu/BootOrderEdit.js | 2 +-
3 files changed, 50 insertions(+), 3 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list