mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-31 15:15:30 +00:00
going by reports in the forum (e.g. [0]) and semi-official qemu information[1], we should prefer qemu-xhci over nec-usb-xhci for compatibility purposes, we guard that behind the machine version, so that guests with a fixed version don't suddenly have a different usb controller after a reboot (which could potentially break some hardcoded guest configs) 0: https://forum.proxmox.com/threads/proxmox-usb-connect-disconnect-loop.117063/ 1: https://www.kraxel.org/blog/2018/08/qemu-usb-tips/ Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
|---|---|---|
| .. | ||
| cfg2cmd | ||
| MigrationTest | ||
| ovf_manifests | ||
| restore-config-expected | ||
| restore-config-input | ||
| snapshot-expected | ||
| snapshot-input | ||
| Makefile | ||
| run_config2command_tests.pl | ||
| run_ovf_tests.pl | ||
| run_pci_addr_checks.pl | ||
| run_qemu_img_convert_tests.pl | ||
| run_qemu_migrate_tests.pl | ||
| run_qemu_restore_config_tests.pl | ||
| run_snapshot_tests.pl | ||
| snapshot-test.pm | ||
| test_get_replicatable_volumes.pl | ||
| test.vmdk | ||