qemu-server/PVE
Dominik Csapak a6b9aee42a use better usb config parsing
since we want the usb3 option to be really boolean and not only
'usb3=yes', we have to change the usb json format a little

to not break existing configs for 'usbX: spice', we set the 'host'
option as non-optional and default_key and allow 'spice' as its
content (this also makes the option less ambiguous)

another side effect is that previously accepted multiple 'host='
entries are now forbidden

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-02-11 16:42:24 +01:00
..
API2 fix PVE::HA use clause so HA resources get registered 2016-01-27 17:08:21 +01:00
CLI convert qmrestore into a PVE::CLI class 2015-10-05 13:10:24 +02:00
VZDump Fix #879: exclusion of disk for backup 2016-01-29 10:03:54 +01:00
Makefile covert qm into a PVE::CLI class, enable bash completions 2015-09-06 15:44:53 +02:00
QemuMigrate.pm close tunnel after migration is finish. 2016-02-02 18:16:18 +01:00
QemuServer.pm use better usb config parsing 2016-02-11 16:42:24 +01:00
QMPClient.pm qmpclient: use guest-sync-delimited 2014-12-02 13:09:53 +01:00