From nobody Tue Mar 24 01:35:43 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) client-ip=8.43.85.245; envelope-from=devel-bounces@lists.libvirt.org; helo=lists.libvirt.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) smtp.mailfrom=devel-bounces@lists.libvirt.org; dmarc=pass(p=reject dis=none) header.from=lists.libvirt.org ARC-Seal: i=1; a=rsa-sha256; t=1774102541; cv=none; d=zohomail.com; s=zohoarc; b=SgyEuqdBTugpAg26Ubh1a0p/iz6N9Oj3Ku7QoHMPjR0xRjvu6s2QL4unwM1oHk/20Z3ER6u5cgWBCUa+8KH9j3m7And4cyknnlt1a8/ZxBR0/rsGOFI+HM1tzLKfLzb5lKrf8/aX8rWuPH6U90wxJGcDQf8jMxQa2BgzwUqp0Ow= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1774102541; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Owner:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Reply-To:References:Subject:Subject:To:To:Message-Id; bh=L52Z4w2+XLkwBTJMDnWgOreEW9etcPWfHngDTejpPl8=; b=XKFnY9MmnPeMWHgXcUA35dICq4TuHlat9nZfmANHZaD1oNdA2iSrj8NthH8cjT312vJnIsFvVZcU3Qlv8S9fXMKOJ8B9Zy+I3ZKcDYOsVCggwTe4qOt4V6C7i9FPZCuwo3TcGEpzut1QfnUlHIu7yCRoqD9mzWda0T7xrgAYv4k= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) smtp.mailfrom=devel-bounces@lists.libvirt.org; dmarc=pass header.from= (p=reject dis=none) Return-Path: Received: from lists.libvirt.org (lists.libvirt.org [8.43.85.245]) by mx.zohomail.com with SMTPS id 1774102541448773.9013951133109; Sat, 21 Mar 2026 07:15:41 -0700 (PDT) Received: by lists.libvirt.org (Postfix, from userid 993) id A250B4197B; Sat, 21 Mar 2026 10:15:40 -0400 (EDT) Received: from [172.19.199.12] (lists.libvirt.org [8.43.85.245]) by lists.libvirt.org (Postfix) with ESMTP id 3422C41BBC; Sat, 21 Mar 2026 10:12:40 -0400 (EDT) Received: by lists.libvirt.org (Postfix, from userid 993) id B1BF641832; Sat, 21 Mar 2026 10:12:30 -0400 (EDT) Received: from home.gugod.fr (unknown [82.66.151.23]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (3072 bits) server-digest SHA256) (No client certificate requested) by lists.libvirt.org (Postfix) with ESMTPS id DC9694184D for ; Sat, 21 Mar 2026 10:12:29 -0400 (EDT) Received: from alpinetest.home.arpa (rp-intranet.home.arpa [192.168.0.21]) by smtp.home.arpa (OpenSMTPD) with ESMTPSA id 810d6597 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 21 Mar 2026 14:05:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-26) on lists.libvirt.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HELO_MISC_IP,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED, RCVD_IN_VALIDITY_SAFE_BLOCKED,SPF_PASS autolearn=unavailable autolearn_force=no version=4.0.1 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=home20250113; bh=tluvSfY ES8Tkdo0NqBgnIOrXY1QXceZBG5u0XmvxwDo=; h=references:in-reply-to:date: subject:cc:to:from; d=gugod.fr; b=a81i0PKqGsNKx+m7ZcH2NqcuxOAllC5y1r/Q pXRDeQgg+vyDlgvRDCwCiepUXJr4TlxyQYxIZmxf080i3S2HGZvCYC1QE7GAsYi3Tt91Q4 5JAoLnq6QLOdFEDtN0B3+mGjnuoOcaz+CVFQ5iBG6libEQMM6rewjr51aOS5rAe71d7cq4 ZRQt4DOkFUJvb/LhCTLSMNKgmRDYg4NlZ0WuFbIK1c/BAQ5CpkdKK7qHQc8CXGgIkuhO/D hY0sEoYtoSdIx3A0c3Qp8f8K25AFdft2yb2koNpENRQmDp60nT+4tSgRFlAjxq3abRWUrV jcmlAIarm3UXb48yFvDna89jZQ== To: devel@lists.libvirt.org Subject: [PATCHv2 1/4] docs: hooks: Clarify that the migrate operation is on the destination host Date: Sat, 21 Mar 2026 15:05:12 +0100 Message-ID: <20260321140537.23568-2-guy.godfroy@gugod.fr> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260321140537.23568-1-guy.godfroy@gugod.fr> References: <20260321140537.23568-1-guy.godfroy@gugod.fr> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-ID-Hash: Z7VIISD33A6QTAULE7JKDRF4BXMX6GZR X-Message-ID-Hash: Z7VIISD33A6QTAULE7JKDRF4BXMX6GZR X-MailFrom: guy.godfroy@gugod.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; header-match-devel.lists.libvirt.org-0; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: pkrempa@redhat.com, Guy Godfroy X-Mailman-Version: 3.3.10 Precedence: list List-Id: Development discussions about the libvirt library & tools Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Guy Godfroy via Devel Reply-To: Guy Godfroy X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1774102541782158500 Content-Type: text/plain; charset="utf-8" The documentation for the "migrate" hook operation described it as being called at the beginning of incoming migration, but didn't explicitly mention that this happens on the destination host. Add "on the **destination** host" to make this clear. Signed-off-by: Guy Godfroy --- docs/hooks.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hooks.rst b/docs/hooks.rst index e1745b8cc7..0310e0d82c 100644 --- a/docs/hooks.rst +++ b/docs/hooks.rst @@ -244,7 +244,7 @@ operation. There is no specific operation to indicate a= "restart" is occurring. =20 =20 - :since:`Since 0.9.11`, the qemu hook script is also called at the begin= ning - of incoming migration. It is called as: + of incoming migration on the **destination** host. It is called as: =20 :: =20 @@ -417,7 +417,7 @@ operation. There is no specific operation to indicate a= "restart" is occurring. /etc/libvirt/hooks/libxl guest_name release end - =20 - :since:`Since 2.1.0`, the libxl hook script is also called at the begin= ning - of incoming migration. It is called as: + of incoming migration on the **destination** host. It is called as: =20 :: =20 --=20 2.53.0