mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-29 17:00:37 +00:00
pci passthrough: add example for functions
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
13cae0c119
commit
1c1241f262
@ -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
|
If your device has multiple functions (e.g., ``00:02.0`' and ``00:02.1`'),
|
||||||
with the shortened syntax ``00:02`'
|
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
|
There are some options to which may be necessary, depending on the device
|
||||||
and guest OS:
|
and guest OS:
|
||||||
|
Loading…
Reference in New Issue
Block a user