[pve-devel] [PATCH v3 qemu-server pve-manager 0/3] Fix #2343 Spice USB3 support
Aaron Lauterer
a.lauterer at proxmox.com
Fri Sep 6 15:26:48 CEST 2019
This patch series enables USB3 for the passthrough / redirection of USB
devices via the Spice client.
v2 -> v3:
* don't modify current behavior
* fix local resource check
* fix and cleanup GUI code
v1 -> v2:
* no qemu version checks
* fix local resource check on migration
* add GUI support
Aaron Lauterer (3):
(qemu-server) Add USB3 capablities to Spice USB devices
(qemu-server) Fix local resource check of Spice USB devices
(pve-manager) Enable USB3 for Spice USB passthrough
qemu-server:
PVE/QemuServer.pm | 4 ++--
PVE/QemuServer/USB.pm | 10 +++++++---
2 files changed, 9 insertions(+), 5 deletions(-)
pve-manager:
www/manager6/qemu/USBEdit.js | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
2.20.1
More information about the pve-devel
mailing list