[pve-devel] [PATCH qemu-server 0/1 pve-manager 0/1] Fix #2347 Support 10 PCI(e) devices

Aaron Lauterer a.lauterer at proxmox.com
Mon Sep 2 12:50:23 CEST 2019


This patch series adds support for up to 10 PCI(e) devices.

I tried to not spread out the needed pci addresses.

A few things regarding the file `pve-q35-4.0.cfg`:

* Some consideration and feedback is probably needed for
  `ich9-pcie-port-{9,10}` and their `addr` field.

* Adding the PCI root ports here is probably a bad idea and we need
  to create a new `pve-q35-4.1.cfg` file? But this would mean that
  the other changes could only be available once we ship Qemu 4.1?

Aaron Lauterer (1):
  Add support for up to 10 PCI(e) devices

qemu-server:

 PVE/QemuServer.pm     |  2 +-
 PVE/QemuServer/PCI.pm | 18 +++++++++++++
 pve-q35-4.0.cfg       | 60 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 79 insertions(+), 1 deletion(-)

pve-manager:

 www/manager6/qemu/HardwareView.js | 4 ++--
 www/manager6/qemu/PCIEdit.js      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.20.1





More information about the pve-devel mailing list