mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-03 10:39:43 +00:00
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> |
||
|---|---|---|
| .. | ||
| API2 | ||
| CLI | ||
| VZDump | ||
| Makefile | ||
| QemuMigrate.pm | ||
| QemuServer.pm | ||
| QMPClient.pm | ||