]> git.proxmox.com Git - qemu-server.git/commit
refactor usb functions out of QemuServer.pm
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 14 Jun 2016 08:50:36 +0000 (10:50 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 22 Jun 2016 07:13:16 +0000 (09:13 +0200)
commitde3d4ac4d4700cda969c8cfd150ab9e3b182abf9
treee7e8ba81c4f29c317ad3e322f87036d226893849
parentde9768f0029b5dc49f7e7452f62fae672ca018e1
refactor usb functions out of QemuServer.pm

this moves most of the usb functionality into its own
module, making the QemuServer.pm smaller

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/QemuServer/Makefile
PVE/QemuServer/USB.pm [new file with mode: 0644]