You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> At this point, if you had multiple devices and they were removed, you should add them back again using the `vm-param-set` command`.
148
+
149
+
You can now attach the device to another VM or add it back to the `dom0` control domain.
150
+
151
+
### 6. Reattach PCI device to control domain
152
+
Run `/opt/xensource/libexec/xen-cmdline --delete-dom0 xen-pciback.hide`
153
+
106
154
## GPU Passthrough
107
155
To passthrough a complete graphics card to a VM (not virtualize it into multiple virtual vGPUs, which is different, see the vGPU section below), just follow the regular PCI passthrough instructions, no special steps are needed. Most Nvidia and AMD video cards should work without issue.
0 commit comments