mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-03-28 17:27:15 +00:00
with qemu 4.0 we can make use of the new pcie-root-ports with settings for the width/speed which can resolve issues with some hardware combinations when negioating link speed so we add a new q35 cfg that we include with machine types >= 4.0 to preserve live migration of machines without passthrough but q35 for details about the link speeds see: pcie: Enhanced link speed and width support https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg02827.html Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
|---|---|---|
| debian | ||
| PVE | ||
| test | ||
| .gitignore | ||
| bootsplash.jpg | ||
| bootsplash.xcf | ||
| Makefile | ||
| modules-load.conf | ||
| pcitest.pl | ||
| pve-bridge | ||
| pve-bridge-hotplug | ||
| pve-bridgedown | ||
| pve-q35-4.0.cfg | ||
| pve-q35.cfg | ||
| pve-usb.cfg | ||
| qm | ||
| qmeventd.c | ||
| qmeventd.h | ||
| qmeventd.service | ||
| qmextract | ||
| qmrestore | ||