]> git.proxmox.com Git - pve-docs.git/commitdiff
pci passthrough: add example for functions
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 23 Nov 2018 14:51:57 +0000 (15:51 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Nov 2018 11:33:52 +0000 (12:33 +0100)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
qm-pci-passthrough.adoc

index 0a5c63f47387517de19675e3512641533f67541d..7e00e2e531529b1572b380e8b2d83de02c57b7dd 100644 (file)
@@ -192,8 +192,8 @@ configuration, for example by executing:
 # qm set VMID -hostpci0 00:02.0
 ----
 
 # qm set VMID -hostpci0 00:02.0
 ----
 
-If your device has multiple functions, you can pass them through all together
-with the shortened syntax ``00:02`'
+If your device has multiple functions (e.g., ``00:02.0`' and ``00:02.1`'),
+you can pass them through all together with the shortened syntax ``00:02`'
 
 There are some options to which may be necessary, depending on the device
 and guest OS:
 
 There are some options to which may be necessary, depending on the device
 and guest OS: