[PATCH] docs: formatdomain: Metion virtio model for currentAddress

Han Han via Devel posted 1 patch 8 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20250414060439.2670780-1-hhan@redhat.com
docs/formatdomain.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] docs: formatdomain: Metion virtio model for currentAddress
Posted by Han Han via Devel 8 months, 1 week ago
As commit 50981052a5 mentioned, the currentAddress in live domain
XML, requires virtio model as well.

Signed-off-by: Han Han <hhan@redhat.com>
---
 docs/formatdomain.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index d73687ba35..c7c75ae219 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -5056,8 +5056,8 @@ MAC address is outside of the reserved VMWare ranges.
 
 :since:`Since 11.2.0`, the ``<mac/>`` element can optionally contain
 ``currentAddress`` attribute (output only), which contains new MAC address if the
-guest changed it. This is currently implemented only for QEMU/KVM and requires
-setting ``trustGuestRxFilters`` to ``yes``.
+guest changed it. This is currently implemented only for the model type ``virtio``
+in QEMU/KVM and requires setting ``trustGuestRxFilters`` to ``yes``.
 
 :since:`Since 7.3.0`, one can set the ACPI index against network interfaces.
 With some operating systems (eg Linux with systemd), the ACPI index is used
-- 
2.49.0