9160728253
Uses a ComboGrid with search feature and a column for vendor. Can be sorted by both columns. Default sort is as given in this file, I tried to align it as * AMD * Intel * Other alphabetically and in QEMU order (as before, seems to be release date?) within those "groups". Doesn't work with value set in widget definition (would need to be preferredValue), but we always call setValue() anyway (and if we don't, value will be '', aka the default, which is correct too), so just remove that from ProcessorEdit.js. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>