pve-manager/www/manager6/qemu
Stoiko Ivanov 5641693298 ui: qemu: unify enabled state of pci, usb and rng
all 3 additions fail in the backend, if a user does not have
VM.Config.HWType on the VM.

unify their display to cause less confusion, to the most recently
added version for the rng.

drop the now unused noHWPerm (eslint reminded me about that).

found while reviewing:
https://lore.proxmox.com/all/20250408195959.0b1f3aaf@rosa.proxmox.com/T/#t

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Link: https://lore.proxmox.com/20250408181640.2332561-1-s.ivanov@proxmox.com
2025-04-09 08:01:53 +02:00
..
AgentIPView.js ui: qemu network IPs: fix error reporting 2024-12-16 17:44:05 +01:00
AudioEdit.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
BootOrderEdit.js ui: vm boot order: move init logic into controller 2022-03-14 08:40:46 +01:00
CDEdit.js ui: refactor iso-selector out of the cd input panel 2023-11-21 09:34:12 +01:00
CIDriveEdit.js ui: BusTypeSelector: change noVirtIO to withVirtIO 2022-04-07 15:35:17 +02:00
CloudInit.js ui: qemu cloud-init: use more concise request-failure callback 2024-11-10 19:58:17 +01:00
CmdMenu.js close #3181: ui: display guest name in confirm dialogs 2025-04-07 14:07:35 +02:00
Config.js close #3181: ui: display guest name in confirm dialogs 2025-04-07 14:07:35 +02:00
CreateWizard.js fix #6116: ui: qemu: create wizard: order install ISO before additional ISO in boot order 2025-04-06 21:51:20 +02:00
DisplayEdit.js ui: qemu: fix the capitalisation of the word clipboard in DisplayEdit 2025-02-04 13:07:25 +01:00
HardwareView.js ui: qemu: unify enabled state of pci, usb and rng 2025-04-09 08:01:53 +02:00
HDEdit.js ui: qemu disk: honor iothread setting from config 2022-11-21 15:51:40 +01:00
HDEfi.js ui: clarify labels for EFI/TPM storage 2021-10-21 13:41:06 +02:00
HDMove.js fix # 4044: ui: hd move: avoid bogus progress bar, show task viewer 2022-05-11 16:23:11 +02:00
HDResize.js fix #4551: ui: use gettext on hardcoded byte units 2023-07-05 09:12:57 +02:00
HDTPM.js ui: clarify labels for EFI/TPM storage 2021-10-21 13:41:06 +02:00
IPConfigEdit.js js: readd SLAAC option to IPConfig 2021-03-31 15:35:59 +02:00
KeyboardEdit.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
MachineEdit.js ui: qemu: clarify that the intel vIOMMU is compatible with AMD 2024-04-22 19:49:33 +02:00
MemoryEdit.js ui: vm create wizard: default to 4 GiB memory for win11 os type 2021-12-09 17:41:45 +01:00
Monitor.js ui: qemu monitor: rework comment about how (starting) trimming works 2022-11-16 20:22:07 +01:00
MultiHDEdit.js ui: vm wizard: allow second iso for windows vms 2023-11-21 09:34:41 +01:00
NetworkEdit.js ui: vm network edit: use the correct default model 2022-11-18 12:55:11 +01:00
Options.js Add configuration options for AMD SEV-SNP 2025-04-04 18:45:24 +02:00
OSDefaults.js fix typos in comments 2024-07-22 18:28:18 +02:00
OSTypeEdit.js ui: qemu os type edit: eslint fixes 2023-11-21 14:40:20 +01:00
PCIEdit.js ui: do not split translatable strings 2025-04-07 15:16:15 +02:00
ProcessorEdit.js fix typos in comments 2024-07-22 18:28:18 +02:00
QemuBiosEdit.js ui: refactor pveQemuBiosEdit widget 2019-10-10 17:25:12 +02:00
RNGEdit.js ui: remove warning about entropy starvation of /dev/random 2025-04-04 10:26:28 +02:00
ScsiHwEdit.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
SerialEdit.js ui: eslint: fix usage of 'me' 2021-05-18 15:22:05 +02:00
SevEdit.js Add configuration options for AMD SEV-SNP 2025-04-04 18:45:24 +02:00
Smbios1Edit.js ui: eslint: No unused or duplicate variables 2021-05-18 15:22:05 +02:00
SSHKey.js ui: eslint: fix usage of 'me' 2021-05-18 15:22:05 +02:00
SystemEdit.js ui: utils: drop some useles _array helpers, just use Object.entries 2022-04-26 09:07:14 +02:00
USBEdit.js ui: qemu/USBEdit: add 'mapped' device case 2023-06-16 16:25:42 +02:00
VirtiofsEdit.js ui: virtiofs edit: drop writeback checkbox 2025-04-08 17:29:38 +02:00