From e582833bf1d0a11678697d057a49f018e257ea04 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Wed, 5 Dec 2018 11:16:01 +0100 Subject: [PATCH] add pcie passthrough to the wiki and add a 'see also' chapter for the wiki with a link to the old pci passthrough documentation (which i will change to contain examples and other steps not suited for the reference documentation) Signed-off-by: Dominik Csapak --- qm-pci-passthrough.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/qm-pci-passthrough.adoc b/qm-pci-passthrough.adoc index ebb6422..f51dbcc 100644 --- a/qm-pci-passthrough.adoc +++ b/qm-pci-passthrough.adoc @@ -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[] -- 2.39.2