Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/242'
Browse files Browse the repository at this point in the history
* origin/pr/242:
  Add documentation for vm-config features
  • Loading branch information
marmarek committed Apr 27, 2023
2 parents b1e1861 + cc7483c commit 5e624eb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/manpages/qvm-features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,14 @@ Set this to value `1` to enable qrexec agent in the stubdomain. This feature can
be set on a qube with virt_mode HVM, to support USB passthrough via stubdomain.
It is ignored on non-HVM qubes. Useful for Windows qube for example.

vm-config.*
^^^^^^^^^^^

These features are exposed to qubesdb inside the qube in the `/vm-config` tree.
Can be used to pass external configuration to inside the qube. To read, use
`qubesdb-read`: for a feature named `vm-config.feature_name` use
`qubesdb-read /vm-config/feature_name`.

audio-model
^^^^^^^^^^^

Expand Down

0 comments on commit 5e624eb

Please sign in to comment.