mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] config: update description for DMA as VM-Host is now supported
This commit is contained in:
@@ -92,7 +92,7 @@ static struct Option options[] =
|
||||
{
|
||||
.module = "app",
|
||||
.name = "allowDMA",
|
||||
.description = "Allow direct DMA transfers if possible (VM-VM only for now)",
|
||||
.description = "Allow direct DMA transfers if supported (see `README.md` in the `module` dir)",
|
||||
.type = OPTION_TYPE_BOOL,
|
||||
.value.x_bool = true
|
||||
},
|
||||
|
Reference in New Issue
Block a user