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

2025-04-13 Thread Han Han via Devel
As commit 50981052a5 mentioned, the currentAddress in live domain XML, requires virtio model as well. Signed-off-by: Han Han --- docs/formatdomain.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index d73687ba35..c7c75ae21

Re: [PATCHv2] passt: Define backend hostname and fqdn

2025-06-23 Thread Han Han via Devel
On Mon, Jun 23, 2025 at 5:39 PM Han Han wrote: > > > On Fri, May 30, 2025 at 8:22 PM Enrique Llorente via Devel < > devel@lists.libvirt.org> wrote: > >> This commit introduces a feature enhancement for configuring hostnames in >> virtual machines (VMs) using DHCP. It adds new options to the "pass

Re: [PATCHv2] passt: Define backend hostname and fqdn

2025-06-23 Thread Han Han via Devel
On Fri, May 30, 2025 at 8:22 PM Enrique Llorente via Devel < devel@lists.libvirt.org> wrote: > This commit introduces a feature enhancement for configuring hostnames in > virtual machines (VMs) using DHCP. It adds new options to the "passt" tool > to set the hostname and fully qualified domain nam