Signed-off-by: Tim Wiederhake <twiederh(a)redhat.com>
---
docs/formatdomain.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index eb8c973cf1..5b38564894 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -1864,6 +1864,7 @@ Hypervisors may allow certain CPU / machine features to be toggled
on/off.
<cfpc value='workaround'/>
<sbbc value='workaround'/>
<ibs value='fixed-na'/>
+ <bus-lock-ratelimit value='1234'/>
</features>
...
@@ -2065,6 +2066,9 @@ are:
``fixed-na (fixed in hardware - no longer applicable)``. If the
attribute is not defined, the hypervisor default will be used. :since:`Since
6.3.0` (QEMU/KVM only)
+``bus-lock-ratelimit``
+ Configure the limit for bus-lock VM-Exits per second.
+ :since:`Since 8.0.0` (QEMU/KVM only)
:anchor:`<a id="elementsTime"/>`
--
2.31.1