]> git.proxmox.com Git - qemu-server.git/commit
implement usb hotplug
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 14 Jun 2016 08:50:40 +0000 (10:50 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 22 Jun 2016 07:13:16 +0000 (09:13 +0200)
commit4eb686043552f755c9d66e529b49614fa20f315e
treecb9959153a314a73a67f074b153c5846ad8a40c5
parent16521d63538139aa6ae31d10b4321084960fe274
implement usb hotplug

this patch introduces working usb hotplugging

you can now add a usb device while a vm is running

this does not work with spice at the moment, only
with usb passthrough

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