From nobody Mon Feb 9 02:13:53 2026 Delivered-To: importer@patchew.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=1604450769; cv=none; d=zohomail.com; s=zohoarc; b=AGftVVpT5Z+acaTlrxsVEWGSAKymbH22EDPq8BWtcm3m6L78eRVbAAzfdgr0Odx9CV+XveAFhYPfX//nUpw8ZQ8UCAXzbcA5Hxb6PilUgFE8aT+wWw/PyocPNldsBQ8zrYdNRPt/GuwK3llbKxOb86YrKCKs5qQFqOxoEAx5hAQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1604450769; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=za4rE4qH6a3IQrOThgWqsc64uRgYKF2HZZqGYd/r9FY=; b=G8SzCTt9DnWpWQHRZOB5YQgimQ92DQakHB8/wVQbQO4hkVjdYFOnwIX/SfQJwqjh7rYAx5ykogc174GOT0kPvGMMQ5c4GSuVH1mzYwdyjpEDHS0YQCmrUGoaS0V3j+BrapSXiiHZjy+e8fltbg/eHM/wR4uVXvQW2VlU39txCSA= 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 1604450769476482.77601531065136; Tue, 3 Nov 2020 16:46:09 -0800 (PST) Received: from localhost ([::1]:58918 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ka6wC-0001ud-A3 for importer@patchew.org; Tue, 03 Nov 2020 19:46:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35292) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ka6mt-0006F3-TC for qemu-devel@nongnu.org; Tue, 03 Nov 2020 19:36:33 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:33286) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1ka6mr-0004ob-U1 for qemu-devel@nongnu.org; Tue, 03 Nov 2020 19:36:31 -0500 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-32-uUKHd0VmPoiN976UBPs3rQ-1; Tue, 03 Nov 2020 19:36:27 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A26C3100F949 for ; Wed, 4 Nov 2020 00:36:23 +0000 (UTC) Received: from scv.redhat.com (ovpn-119-97.rdu2.redhat.com [10.10.119.97]) by smtp.corp.redhat.com (Postfix) with ESMTP id 857E755766; Wed, 4 Nov 2020 00:36:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1604450189; 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=za4rE4qH6a3IQrOThgWqsc64uRgYKF2HZZqGYd/r9FY=; b=ivAHj1e+xksz5UaJRUImgrOxH2fu0pR/Oalq7lq5gWeFy75R1gcZuJLMi1YFJtzV0a7Vlb uRHfF68XwVpz09e/4oUpNsXnyMSZQhB0qpHsqe+BM9oo4xffcjBnMIxK9cb1ns0v2J2nKW LMqZD80/vsvQlikaj0ts5+A1t0sq4/s= X-MC-Unique: uUKHd0VmPoiN976UBPs3rQ-1 From: John Snow To: qemu-devel@nongnu.org Subject: [PATCH v2 09/72] scripts/qom-fuse: Convert to QOMCommand Date: Tue, 3 Nov 2020 19:34:59 -0500 Message-Id: <20201104003602.1293560-10-jsnow@redhat.com> In-Reply-To: <20201104003602.1293560-1-jsnow@redhat.com> References: <20201104003602.1293560-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=jsnow@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=63.128.21.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/03 01:02:05 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] 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, 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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Cleber Rosa , John Snow , Markus Armbruster , Eduardo Habkost 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" Move qom-fuse onto the QOMCommand base established in python/qemu/qmp/qom_common.py. The interface doesn't change incompatibly, "qom-fuse mountpoint" still works as an invocation, and QMP_SOCKET is still used as the environment variable. Signed-off-by: John Snow --- scripts/qmp/qom-fuse | 59 ++++++++++++++++++++++++++++++++++---------- 1 file changed, 46 insertions(+), 13 deletions(-) diff --git a/scripts/qmp/qom-fuse b/scripts/qmp/qom-fuse index 5b80da9df66b..f9bf85f38217 100755 --- a/scripts/qmp/qom-fuse +++ b/scripts/qmp/qom-fuse @@ -8,11 +8,19 @@ may be browsed, queried and edited using traditional shel= l tooling. This script requires the 'fusepy' python package; you may install it by using ``pip3 install --user fusepy``. =20 -ENV: - QMP_SOCKET: Path to the QMP server socket =20 -Usage: - qom-fuse /mount/to/here +usage: qom-fuse [-h] [--socket SOCKET] + +Mount a QOM tree as a FUSE filesystem + +positional arguments: + Mount point + +optional arguments: + -h, --help show this help message and exit + --socket SOCKET, -s SOCKET + QMP socket path or address (addr:port). May also be + set via QMP_SOCKET environment variable. """ ## # Copyright IBM, Corp. 2012 @@ -26,30 +34,56 @@ Usage: # See the COPYING file in the top-level directory. ## =20 +import argparse from errno import ENOENT, EPERM import os import stat import sys +from typing import Dict =20 import fuse from fuse import FUSE, FuseOSError, Operations =20 =20 sys.path.append(os.path.join(os.path.dirname(__file__), '..', '..', 'pytho= n')) -from qemu.qmp import QEMUMonitorProtocol, QMPResponseError +from qemu.qmp import QMPResponseError +from qemu.qmp.qom_common import QOMCommand =20 =20 fuse.fuse_python_api =3D (0, 2) =20 =20 -class QOMFS(Operations): - """QOMFS implements fuse.Operations to provide a QOM filesystem.""" - def __init__(self, qmp): - self.qmp =3D qmp - self.qmp.connect() - self.ino_map =3D {} +class QOMFuse(QOMCommand, Operations): + """ + QOMFuse implements both fuse.Operations and QOMCommand. + + Operations implements the FS, and QOMCommand implements the CLI comman= d. + """ + name =3D 'fuse' + help =3D 'Mount a QOM tree as a FUSE filesystem' + fuse: FUSE + + @classmethod + def configure_parser(cls, parser: argparse.ArgumentParser) -> None: + super().configure_parser(parser) + parser.add_argument( + 'mount', + metavar=3D'', + action=3D'store', + help=3D"Mount point", + ) + + def __init__(self, args: argparse.Namespace): + super().__init__(args) + self.mount =3D args.mount + self.ino_map: Dict[str, int] =3D {} self.ino_count =3D 1 =20 + def run(self) -> int: + print(f"Mounting QOMFS to '{self.mount}'", file=3Dsys.stderr) + self.fuse =3D FUSE(self, self.mount, foreground=3DTrue) + return 0 + def get_ino(self, path): """Get an inode number for a given QOM path.""" if path in self.ino_map: @@ -172,5 +206,4 @@ class QOMFS(Operations): =20 =20 if __name__ =3D=3D '__main__': - fuse =3D FUSE(QOMFS(QEMUMonitorProtocol(os.environ['QMP_SOCKET'])), - sys.argv[1], foreground=3DTrue) + sys.exit(QOMFuse.entry_point()) --=20 2.26.2