Selaa lähdekoodia

doc: add linux-stubdom feature to man qvm-features

Marek Marczykowski-Górecki 5 vuotta sitten
vanhempi
commit
b6c1c6e99c
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. 10 0
      doc/manpages/qvm-features.rst

+ 10 - 0
doc/manpages/qvm-features.rst

@@ -195,6 +195,16 @@ memory. Refer to Xen documentation for details.
 
 Default: yes if qube has any PCI device, otherwise no
 
+linux-stubdom
+^^^^^^^^^^^^^
+
+Use Linux-based stubdomain for running device model (qemu). This makes use of
+recent qemu upstream version. If disabled, use MiniOS-based stubdomain with old
+qemu fork (aka qemu-traditional). This applies only to `hvm` `virt_mode`, for
+other modes it is ignored.
+
+Default: True
+
 Authors
 -------