diff --git a/doc/manpages/qvm-features.rst b/doc/manpages/qvm-features.rst index 143da80..ad337e9 100644 --- a/doc/manpages/qvm-features.rst +++ b/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 -------