]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Makefile
gui: add qemu/PCIEdit
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 22 Nov 2018 10:35:45 +0000 (11:35 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Nov 2018 12:31:31 +0000 (13:31 +0100)
commitc59fb4eef5c744bd146fc69bef1906a57809383a
tree7eb129c61bfb79cdf60b08dfef900d891248c8e2
parent02cebb1a46de74a8659d370447da222d50c116b7
gui: add qemu/PCIEdit

this patch adds the PCIEdit window and InputPanel uses PCISelector
and MDevSelector

when we detect an iommugroup of -1, we put a warning on top to inform
the user that IOMMU is not activated (but let him add the devices
regardless, so that he can use it after IOMMU is activated)

also puts a warning if he selects a device that shares an iommugroup
with a different device (but not the same device with different
function). that detection is not perfect, but we cannot do really
better

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Makefile
www/manager6/qemu/PCIEdit.js [new file with mode: 0644]