From: Alex Bradbury Date: Tue, 2 Dec 2025 23:05:57 +0000 (+0000) Subject: docs/about/emulation: Add documentation for hotblocks plugin arguments X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ed74c9aef68cb2e7c10c2b7597fee5491a506a;p=thirdparty%2Fqemu.git docs/about/emulation: Add documentation for hotblocks plugin arguments Currently just 'inline'. Signed-off-by: Alex Bradbury Reviewed-by: Pierrick Bouvier Link: https://lore.kernel.org/qemu-devel/35128cc5a86a0c18418f9d3150fb8771c54ef7d8.1753857212.git.asb@igalia.com Signed-off-by: Pierrick Bouvier --- diff --git a/docs/about/emulation.rst b/docs/about/emulation.rst index 4a7d1f4178..543efc4d7d 100644 --- a/docs/about/emulation.rst +++ b/docs/about/emulation.rst @@ -463,6 +463,16 @@ Example:: 0x000000004002b0, 1, 4, 66087 ... +Behaviour can be tweaked with the following arguments: + +.. list-table:: Hot Blocks plugin arguments + :widths: 20 80 + :header-rows: 1 + + * - Option + - Description + * - inline=true|false + - Use faster inline addition of a single counter. Hot Pages .........