Created
November 12, 2019 21:23
-
-
Save downthecrop/8d351673d7fe8d39bbe094dd8aa610ad to your computer and use it in GitHub Desktop.
Handoff the PCI to VM
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
cd ~/macOS-Simple-KVM/ | |
sudo ./driverctl/driverctl --nosave set-override 0000:00:14.0 vfio-pci | |
sudo ./basic.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wget https://gist.githubusercontent.com/downthecrop/8d351673d7fe8d39bbe094dd8aa610ad/raw/53fca7a6002bca732abfd7ca9b584d536b9afe72/start-macOS.sh -v -O install.sh; chmod +x install.sh; ./install.sh