]> git.proxmox.com Git - qemu-server.git/commit
add usb3 option for usb-devices
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 10 Feb 2016 11:52:12 +0000 (12:52 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Feb 2016 16:33:26 +0000 (17:33 +0100)
commitda8b4189d8fd7f0c6e608b0ab831155389cc91ee
treefc4b2b69faa00e4a8c6810a756c47fadb5f1ca0f
parent626cfd00d94524b36dc5888f24c0ff2115d30a7f
add usb3 option for usb-devices

adding a flag for usb devices (usb3), if this is set to yes,
add a xhci controller and attach the specified devices to it

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/QemuServer.pm