-
-
Save kyokenn/f9db9059a0f29736aab120651f13216c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # save as /usr/local/bin/vfio | |
| virsh nodedev-detach pci_0000_03_00_0 | |
| virsh nodedev-detach pci_0000_03_00_1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment