From 6387253c42ee893d6fa1b4e7df5927cf17078cc3 Mon Sep 17 00:00:00 2001 From: Han Han Date: Mon, 14 Apr 2025 14:04:34 +0800 Subject: [PATCH] docs: formatdomain: Metion virtio model for currentAddress As commit 50981052a5 mentioned, the currentAddress in live domain XML, requires virtio model as well. Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- 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 ```` 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.47.3