[pve-devel] [PATCH 1/1] Add pci.3 to pve-q35.cfg required by iothread
Kamil Trzciński
ayufan at ayufan.eu
Sun Apr 29 18:17:08 CEST 2018
---
pve-q35.cfg | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pve-q35.cfg b/pve-q35.cfg
index 05f85f0..c233036 100644
--- a/pve-q35.cfg
+++ b/pve-q35.cfg
@@ -145,3 +145,9 @@
bus = "pcidmi"
addr = "3.0"
chassis_nr = "3"
+
+[device "pci.3"]
+ driver = "pci-bridge"
+ bus = "pcidmi"
+ addr = "4.0"
+ chassis_nr = "4"
--
2.11.0
More information about the pve-devel
mailing list