From nobody Fri Nov 14 00:46:50 2025 Delivered-To: importer@patchew.org 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; Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1584022015; cv=none; d=zohomail.com; s=zohoarc; b=ET9g5LTddtDja0Y5bVXADrLQXCR3jsHZbaz47oIKNGWJtrl5OkRVx1gOWxE8VG8UNBFWoqw1FV+Duf7Q0oYR/yvOCrhYZhwLektvMtMuR8+EKR8i9r8/03QpjEkeAtkK6RWKuyrowagf0NTMkBAPEUWEh6KNIvFwioFju/8/VKc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1584022015; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=C5TsRRWkXJiQ9KBFLscpeg+ScJVo76aQiNPPPeS1ljQ=; b=kjGD8TNMUqCWxf1v31Xoy9Z3Myp2I2KE81SaxddGrPSxEvsMwuCo/FLM+woEPZN7tvV3SehCgp162OmwxalQ5U3S9QcPxsShsd0ylhc9rPjKXVrISclgbiCfOqpFHzj5yPbOTToSSBJOqaC+C3BdtZF4RSOsjQqTOPM+CuIZlP4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1584022015790462.9450950297173; Thu, 12 Mar 2020 07:06:55 -0700 (PDT) Received: from localhost ([::1]:42026 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jCOUA-0002ob-Hv for importer@patchew.org; Thu, 12 Mar 2020 10:06:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60203) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jCOTU-00027r-J6 for qemu-devel@nongnu.org; Thu, 12 Mar 2020 10:06:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jCOTT-0005Rc-CZ for qemu-devel@nongnu.org; Thu, 12 Mar 2020 10:06:12 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:26594 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jCOTT-0005Qh-8W for qemu-devel@nongnu.org; Thu, 12 Mar 2020 10:06:11 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-348-xE1brCmKNMaANr1PA53FJA-1; Thu, 12 Mar 2020 10:05:54 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 3C7B5801E72 for ; Thu, 12 Mar 2020 14:05:53 +0000 (UTC) Received: from kh066.redhat.com (ovpn-117-246.ams2.redhat.com [10.36.117.246]) by smtp.corp.redhat.com (Postfix) with ESMTP id E5AD65D9C5; Thu, 12 Mar 2020 14:05:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1584021970; 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; bh=C5TsRRWkXJiQ9KBFLscpeg+ScJVo76aQiNPPPeS1ljQ=; b=eKJr27Mo+7Da7H5PbiSJinYYAq7xUXMZxpKDtrSWOn8RIY4ZmxbU88Z/fPNWIfw7Cqz2MY CIRDHL2VLKW4Wzg0nQzlhXG9WsynZk5V+KhCHR5wwDlGU2MFtvGsxcT4PXkHPZ3ophaw35 1cEI0JaGLdP5YepyVzsL6ULyfe82dDA= X-MC-Unique: xE1brCmKNMaANr1PA53FJA-1 From: Oksana Vohchana To: qemu-devel@nongnu.org Subject: [PATCH v2] python/qemu/qmp.py: QMP debug with VM label Date: Thu, 12 Mar 2020 16:05:47 +0200 Message-Id: <20200312140547.20448-1-ovoshcha@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 205.139.110.120 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: ovoshcha@redhat.com, jsnow@redhat.com, ehabkost@redhat.com, wainersm@redhat.com, crosa@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" QEMUMachine writes some messages to the default logger. But it sometimes hard to read the output if we have requests to more than one VM. This patch adds a label to the logger in the debug mode. Signed-off-by: Oksana Vohchana --- v2: - Instead of shown the label in the message it provides the label only in the debug logger information --- python/qemu/machine.py | 2 +- python/qemu/qmp.py | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python/qemu/machine.py b/python/qemu/machine.py index 183d8f3d38..d0aa774c1c 100644 --- a/python/qemu/machine.py +++ b/python/qemu/machine.py @@ -270,7 +270,7 @@ class QEMUMachine(object): self._vm_monitor =3D os.path.join(self._sock_dir, self._name + "-monitor.soc= k") self._remove_files.append(self._vm_monitor) - self._qmp =3D qmp.QEMUMonitorProtocol(self._vm_monitor, server= =3DTrue) + self._qmp =3D qmp.QEMUMonitorProtocol(self._vm_monitor, server= =3DTrue, nickname=3Dself._name) =20 def _post_launch(self): if self._qmp: diff --git a/python/qemu/qmp.py b/python/qemu/qmp.py index f40586eedd..d58b18c304 100644 --- a/python/qemu/qmp.py +++ b/python/qemu/qmp.py @@ -46,7 +46,7 @@ class QEMUMonitorProtocol: #: Logger object for debugging messages logger =3D logging.getLogger('QMP') =20 - def __init__(self, address, server=3DFalse): + def __init__(self, address, server=3DFalse, nickname=3DNone): """ Create a QEMUMonitorProtocol class. =20 @@ -62,6 +62,7 @@ class QEMUMonitorProtocol: self.__address =3D address self.__sock =3D self.__get_sock() self.__sockfile =3D None + self._nickname =3D nickname if server: self.__sock.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR,= 1) self.__sock.bind(self.__address) @@ -188,6 +189,8 @@ class QEMUMonitorProtocol: @return QMP response as a Python dict or None if the connection has been closed """ + if self._nickname: + self.logger.name =3D 'QMP.{}'.format(self._nickname) self.logger.debug(">>> %s", qmp_cmd) try: self.__sock.sendall(json.dumps(qmp_cmd).encode('utf-8')) --=20 2.21.1