From 966e4c1495695ae878de995fcbb7ae1a5ef68ee5 Mon Sep 17 00:00:00 2001 From: tkoham <13039170+tkoham@users.noreply.github.com> Date: Thu, 28 Dec 2017 11:58:16 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd67418..bf2fe68 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Usage: vfioselect [] -o,--online Attempt to bind/unbind without the need to reboot -h,--help Display this help dialogue ``` -- vfioselect parses the rules that you define, if you have a rule already made, it is best to rename it to defaule for vfioselect (vfioselect.conf), but a config file can be specified via `-g /path/to/config.conf` +- vfioselect parses the rules that you define, if you have a rule already made, it is best to rename it to the default for vfioselect (vfioselect.conf), but a config file can be specified via `-g /path/to/config.conf` - If binding with a GPU shared between host and guest, it might be a good idea to use a qemu hook to switch input after the machine boots.