Re: [pve-devel] [PATCH manager] ui: MachineEdit with viommu checkbox

2022-10-24 Thread Dominik Csapak
comments inline: On 9/21/22 11:07, Markus Frank wrote: Added a Checkbox to enable viommu, if q35 is selected. Otherwise (i440fx) the checkbox is disabled. The UI also needs to parse the new machine parameter as PropertyString. Signed-off-by: Markus Frank --- www/manager6/qemu/MachineEdit.js

[pve-devel] [PATCH manager] ui: MachineEdit with viommu checkbox

2022-09-21 Thread Markus Frank
Added a Checkbox to enable viommu, if q35 is selected. Otherwise (i440fx) the checkbox is disabled. The UI also needs to parse the new machine parameter as PropertyString. Signed-off-by: Markus Frank --- www/manager6/qemu/MachineEdit.js | 21 + 1 file changed, 21 insertions(

[pve-devel] [PATCH manager] ui: MachineEdit with viommu checkbox

2022-05-03 Thread Markus Frank
Added a Checkbox to enable viommu, if q35 is selected. Otherwise (i440fx) the checkbox is disabled. The GUI also needs to parse the new machine parameter as PropertyString. Signed-off-by: Markus Frank --- www/manager6/qemu/MachineEdit.js | 22 ++ 1 file changed, 22 insertion