]> git.proxmox.com Git - pve-docs.git/blobdiff - qm-pci-passthrough.adoc
Fix 7 typos and rephrase a sentence
[pve-docs.git] / qm-pci-passthrough.adoc
index ebb64222068bd08d36c5722d60762f48a1bc08e3..f51dbccc07a3f53f387cf5bf07609a298d3bb81a 100644 (file)
@@ -1,6 +1,9 @@
 [[qm_pci_passthrough]]
 PCI(e) Passthrough
 ------------------
+ifdef::wiki[]
+:pve-toplevel:
+endif::wiki[]
 
 PCI(e) passthrough is a mechanism to give a virtual machine control over
 a PCI device from the host. This can have some advantages over using
@@ -356,3 +359,12 @@ Example configuration with an `Intel GVT-g vGPU` (`Intel Skylake 6700k`):
 
 With this set, {pve} automatically creates such a device on VM start, and
 cleans it up again when the VM stops.
+
+ifdef::wiki[]
+
+See Also
+~~~~~~~~
+
+* link:/wiki/Pci_passthrough[PCI Passthrough Examples]
+
+endif::wiki[]