diff --git a/doc/install.rst b/doc/install.rst index 2f2d4b89..972c3058 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -87,6 +87,24 @@ then, restart AppArmor. sudo systemctl restart apparmor +.. _client_memballoon_tweak: + +Memballoon +^^^^^^^^^^ + +The VirtIO memballoon device enables the host to dynamically reclaim memory +from your VM by growing the balloon inside the guest, reserving reclaimed +memory. Libvirt adds this device to guests by default. + +However, this device causes major performance issues with VFIO passthrough +setups, and should be disabled. + +Find the ```` tag and set its type to ``none``: + +.. code:: xml + + + .. _client_qemu_commands: QEMU Commands diff --git a/doc/words.txt b/doc/words.txt index 4fe07f4c..78a673a8 100644 --- a/doc/words.txt +++ b/doc/words.txt @@ -22,6 +22,7 @@ libdecor libvirt linux LookingGlass +memballoon mingw mipmapping modprobe