From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 5F8D61FF179 for ; Wed, 10 Dec 2025 15:35:25 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id C538A1E73D; Wed, 10 Dec 2025 15:36:03 +0100 (CET) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Fiona Ebner Date: Wed, 10 Dec 2025 15:35:20 +0100 Message-ID: <176537731455.1202489.2059679819774288036.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20251210125724.121834-1-f.ebner@proxmox.com> References: <20251210125724.121834-1-f.ebner@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1765377323187 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.021 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [PATCH-SERIES v3 qemu-server 0/2] dbus-vmstate: fix method call on dbus object resolving to wrong instance X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Wed, 10 Dec 2025 13:57:06 +0100, Fiona Ebner wrote: > Changes in v3: > * split patch > * replace dbus_get_property() with a wrapper around dbus_call_method() > > Similar to the dbus_get_property(), calling methods on a dbus object > also needs to be done with care to respect the owner when there are > multiple instances. This was not done for the 'Quit' method when > migrating leading to crashes with unlucky timing. > > [...] Applied, thanks! [1/2] dbus-vmstate: introduce dbus_call_method() helper commit: 05428a46147ea88c8648ce0f613b528704bec2f8 [2/2] dbus-vmstate: fix method call on dbus object resolving to wrong instance commit: b82c2578e7a452dd5119ca31b8847f75f22fe842 [3/3] migrate: remove left-over dbus-vmstate instance when migrating without conntrack state commit: 1f2c5146ac1f9cb1c7a9969283dbdc531e4091ea _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel