mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-05 05:06:09 +00:00
we need an id to allow hotplug
info pci before
---------------
Bus 0, device 1, function 2:
USB controller: PCI device 8086:7020
IRQ 11.
BAR4: I/O at 0xc040 [0xc05f].
id ""
info pci after
--------------
Bus 0, device 1, function 2:
USB controller: PCI device 8086:7020
IRQ 11.
BAR4: I/O at 0xc040 [0xc05f].
id "uhci"
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
||
|---|---|---|
| PVE | ||
| .gitignore | ||
| changelog.Debian | ||
| control.in | ||
| copyright | ||
| gen-vmconf-pod.pl | ||
| Makefile | ||
| pcitest.pl | ||
| postinst | ||
| postrm | ||
| pve-bridge | ||
| pve-usb.cfg | ||
| qemu.init.d | ||
| qm | ||
| qmextract | ||
| qmrestore | ||
| qmupdate | ||
| sparsecp.c | ||
| utils.c | ||
| vmtar.c | ||