From nobody Thu Apr 3 11:35:08 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1738603251; cv=none; d=zohomail.com; s=zohoarc; b=iIPs2N+ah6gmFKzPQUpGI8ySgc4UFUHAvoZNFOxHHGSgpSyACxqRnJQOKSEYnMxpRCTD4hDqK4M2t46iM3nJ/swoRghXS7UMoA1E1OyoSOcnA7hQYEjjuB7qmjLwxYL8oRH8XVBAGRHjGxqmYmQaGne1mr2MLpRkiVrqbbLX3CM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1738603251; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=vuOXz/FMmveVaX83PK8mbmXnusd2fVvNMvvztVwsWN4=; b=nocrgA6mLcFa6CnCk9Q9Us2PvMFmllbu9XGbrwsCOd0GcI3ogSkFTeLrAR4stzupBeMddMqpjnNw1NDBCD1riQDyiWkpHm7xYSslKRjuxrsK4Arl+1m1imr8KXBSNdbMMU1ph7N1LfLtMk9P7ba8XlVcVdx3ZetMFNFB9dZgaMw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 173860325142683.274785916062; Mon, 3 Feb 2025 09:20:51 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tf06m-0008B5-RD; Mon, 03 Feb 2025 12:19:40 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tf06k-0008Au-QN for qemu-devel@nongnu.org; Mon, 03 Feb 2025 12:19:38 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tf06j-00040A-D2 for qemu-devel@nongnu.org; Mon, 03 Feb 2025 12:19:38 -0500 Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-395-JJ5bwQbVOVa2UmJ5hxkSvg-1; Mon, 03 Feb 2025 12:19:32 -0500 Received: from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id BE6401956080; Mon, 3 Feb 2025 17:19:30 +0000 (UTC) Received: from localhost (unknown [10.39.208.25]) by mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 2F39330001BE; Mon, 3 Feb 2025 17:19:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1738603176; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vuOXz/FMmveVaX83PK8mbmXnusd2fVvNMvvztVwsWN4=; b=ezwLMlzJ8OJkirqEMsVNwZLaTirLqBYqPioHmap7pEmS6gD3tazBWQoVda/cdnhSNSoRfV KeIBqBdIb+UevqKs4SwcV9pNHekvubW+I7C8wh9PdxZ5v1xPRmwbC2+DNjkd87V7ZisO/5 FQUEPiRXDTmbgKBCF2BLJ9uYR2GG4mc= X-MC-Unique: JJ5bwQbVOVa2UmJ5hxkSvg-1 X-Mimecast-MFC-AGG-ID: JJ5bwQbVOVa2UmJ5hxkSvg From: marcandre.lureau@redhat.com To: qemu-devel@nongnu.org Cc: Mahmoud Mandour , Pierrick Bouvier , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Markus Armbruster , Paolo Bonzini , Gerd Hoffmann , Eric Blake , =?UTF-8?q?Alex=20Benn=C3=A9e?= , peter.maydell@linaro.org, Alexandre Iooss Subject: [PULL v2 6/8] ui/dbus: clarify the kind of win32 handle that is shared Date: Mon, 3 Feb 2025 21:18:46 +0400 Message-ID: <20250203171848.686582-7-marcandre.lureau@redhat.com> In-Reply-To: <20250203171848.686582-1-marcandre.lureau@redhat.com> References: <20250203171848.686582-1-marcandre.lureau@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.4 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=marcandre.lureau@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1738603259015019100 From: Marc-Andr=C3=A9 Lureau "-display dbus" hands over a file mapping handle to the peer process (not a file handle). Signed-off-by: Marc-Andr=C3=A9 Lureau --- ui/dbus-display1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/dbus-display1.xml b/ui/dbus-display1.xml index e70f2848b7..d702253431 100644 --- a/ui/dbus-display1.xml +++ b/ui/dbus-display1.xml @@ -527,14 +527,14 @@ --=20 2.47.0