Add documentation
This commit is contained in:
parent
639d056abe
commit
798427280b
6 changed files with 11 additions and 0 deletions
|
@ -7,6 +7,8 @@ import (
|
|||
"github.com/HikariKnight/quickpassthrough/pkg/fileio"
|
||||
)
|
||||
|
||||
// This function adds the disable vfio video output on host option to the config
|
||||
// The function will use the given int as the value for the option
|
||||
func DisableVFIOVideo(i int) {
|
||||
// Get the config
|
||||
config := GetConfig()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue