[pve-devel] applied: [PATCH manager 0/4] add usb devices to gui
Wolfgang Bumiller
w.bumiller at proxmox.com
Thu Jun 8 16:16:44 CEST 2017
applied whole series
On Mon, May 29, 2017 at 10:46:30AM +0200, Dominik Csapak wrote:
> this series show passed through usb devices (and spice ports) in the gui,
> and lets user edit/add them
>
> i would like to see the first 2 patches applied, but because usb hotplug
> is not working 100% the last 2 patches can be omitted at this time, then
> we at least can see the usb devices from the gui
>
> Dominik Csapak (4):
> add css and image for usb devices
> show usb devices in qemu hardware view
> add usbselector and usb edit window for qemu
> use usbedit window to add/edit usb devices
>
> www/css/ext6-pve.css | 7 +-
> www/images/Makefile | 7 +-
> www/images/icon-usb.png | Bin 0 -> 367 bytes
> www/manager6/Makefile | 2 +
> www/manager6/form/USBSelector.js | 145 ++++++++++++++++++++++++++
> www/manager6/qemu/HardwareView.js | 38 ++++++-
> www/manager6/qemu/USBEdit.js | 213 ++++++++++++++++++++++++++++++++++++++
> 7 files changed, 405 insertions(+), 7 deletions(-)
> create mode 100644 www/images/icon-usb.png
> create mode 100644 www/manager6/form/USBSelector.js
> create mode 100644 www/manager6/qemu/USBEdit.js
>
> --
> 2.11.0
More information about the pve-devel
mailing list