fix permissive command line example

This commit is contained in:
awokd 2019-04-10 17:30:08 +00:00 committed by GitHub
parent b80e7d95e2
commit 01ea78a0fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ Allow write access to full PCI config space instead of whitelisted registers. Th
usage example:
qvm-pci a work dom0:00_1a.0 --persistent -o no-strict-reset=true
qvm-pci a work dom0:00_1a.0 --persistent -o permissive=true
## Bringing PCI Devices Back to dom0 ##