From nobody Sat Feb 7 07:10:10 2026 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=1591874342; cv=none; d=zohomail.com; s=zohoarc; b=c19vmhPc/oobaP5tsBjzuzLBtGuc9XFlw4qXMQb4vH1q4/pejB3Wxkn7vYfi6feqFR9CO8bST2ObRhL2t55b7c4cjWKWvXlwsaAalk1mDC84nGN37vnvLd0webI0GgKdT3paY9A35JOzmJjf04N3YapzrGLUALM+X+TjYqeriIU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1591874342; h=Content-Type:Content-Transfer-Encoding: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=xBfgtz5cZqbDBoicdnCS+gGmYNw/8M9z8Tjjd4WiQSU=; b=Hf+rRfmfviUJTLtDfLJJvriNtcpTGCe1asiKwbm6cUPAUy+UM6dzPvKsq5C3nJQbat9E+9mpt8gZaBKF2pkeau4U06g9kFwNDUvkH9EpmIMyOKoPtLw+ZY+HfXtg0wl6nEl3El/rnPGkrUKLbvmBsdWvmXXPei20HEPPn4q7kk0= 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) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1591874342778106.00011214394533; Thu, 11 Jun 2020 04:19:02 -0700 (PDT) Received: from localhost ([::1]:54828 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjLEa-0003RT-Gc for importer@patchew.org; Thu, 11 Jun 2020 07:19:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjLCx-0001nd-2J for qemu-devel@nongnu.org; Thu, 11 Jun 2020 07:17:19 -0400 Received: from us-smtp-2.mimecast.com ([207.211.31.81]:44584 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jjLCu-000406-KK for qemu-devel@nongnu.org; Thu, 11 Jun 2020 07:17:18 -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-419-_59sli9GNLWTJnybuanikQ-1; Thu, 11 Jun 2020 07:17:13 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 54DFF80572E for ; Thu, 11 Jun 2020 11:17:12 +0000 (UTC) Received: from dgilbert-t580.localhost (ovpn-114-116.ams2.redhat.com [10.36.114.116]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5270960BF3; Thu, 11 Jun 2020 11:17:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591874235; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xBfgtz5cZqbDBoicdnCS+gGmYNw/8M9z8Tjjd4WiQSU=; b=MkezIBABelTvQ6WCorioz6h/2NgS48tujiv0eWaAittPTD1+XZkIj8WNGDfvzEuRUPZTeu MNZq0MoZLggIRdoAgKDHBkaH8xhsRTooJWy5mArlhtXUOnPp74ia8bQrHVZeNk5JgVaeOd Hjw1Hn1zi710ufFJ8h7aZ3yvvRgXRI4= X-MC-Unique: _59sli9GNLWTJnybuanikQ-1 From: "Dr. David Alan Gilbert (git)" To: qemu-devel@nongnu.org, armbru@redhat.com, thuth@redhat.com, quintela@redhat.com Subject: [PATCH 2/2] hmp: Add 'openfd' command Date: Thu, 11 Jun 2020 12:17:03 +0100 Message-Id: <20200611111703.159590-3-dgilbert@redhat.com> In-Reply-To: <20200611111703.159590-1-dgilbert@redhat.com> References: <20200611111703.159590-1-dgilbert@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 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=207.211.31.81; envelope-from=dgilbert@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/11 03:29:33 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, 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_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN 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: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" From: "Dr. David Alan Gilbert" Wire up the hmp 'openfd' to open a file and add it to the monitor's fd stash. Example usage: (qemu) openfd mig "my.mig" (qemu) migrate -d "fd:mig" Signed-off-by: Dr. David Alan Gilbert --- hmp-commands.hx | 16 +++++++++++++++- include/monitor/hmp.h | 1 + monitor/hmp-cmds.c | 10 ++++++++++ tests/qtest/test-hmp.c | 2 ++ 4 files changed, 28 insertions(+), 1 deletion(-) diff --git a/hmp-commands.hx b/hmp-commands.hx index 28256209b5..c10d5b3668 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -1606,7 +1606,7 @@ ERST .name =3D "closefd", .args_type =3D "fdname:s", .params =3D "closefd name", - .help =3D "close a file descriptor previously passed via SCM= rights", + .help =3D "close a named file descriptor", .cmd =3D hmp_closefd, }, =20 @@ -1617,6 +1617,20 @@ SRST used by another monitor command. ERST =20 + { + .name =3D "openfd", + .args_type =3D "fdname:s,filename:s", + .params =3D "openfd name filename", + .help =3D "open the named file (read write) and assign it a = name", + .cmd =3D hmp_openfd, + }, + +SRST +``openfd`` *fdname* *filename* + Open the named file and store it using the name *fdname* for later use by + other monitor comands. +ERST + { .name =3D "block_passwd", .args_type =3D "device:B,password:s", diff --git a/include/monitor/hmp.h b/include/monitor/hmp.h index c986cfd28b..7beaf3eab7 100644 --- a/include/monitor/hmp.h +++ b/include/monitor/hmp.h @@ -83,6 +83,7 @@ void hmp_netdev_add(Monitor *mon, const QDict *qdict); void hmp_netdev_del(Monitor *mon, const QDict *qdict); void hmp_getfd(Monitor *mon, const QDict *qdict); void hmp_closefd(Monitor *mon, const QDict *qdict); +void hmp_openfd(Monitor *mon, const QDict *qdict); void hmp_sendkey(Monitor *mon, const QDict *qdict); void hmp_screendump(Monitor *mon, const QDict *qdict); void hmp_chardev_add(Monitor *mon, const QDict *qdict); diff --git a/monitor/hmp-cmds.c b/monitor/hmp-cmds.c index 9c61e769ca..62a3a8a514 100644 --- a/monitor/hmp-cmds.c +++ b/monitor/hmp-cmds.c @@ -1659,6 +1659,16 @@ void hmp_closefd(Monitor *mon, const QDict *qdict) hmp_handle_error(mon, err); } =20 +void hmp_openfd(Monitor *mon, const QDict *qdict) +{ + const char *fdname =3D qdict_get_str(qdict, "fdname"); + const char *filename =3D qdict_get_str(qdict, "filename"); + Error *err =3D NULL; + + qmp_openfd(fdname, filename, &err); + hmp_handle_error(mon, err); +} + void hmp_sendkey(Monitor *mon, const QDict *qdict) { const char *keys =3D qdict_get_str(qdict, "keys"); diff --git a/tests/qtest/test-hmp.c b/tests/qtest/test-hmp.c index b8b1271b9e..66a4f34348 100644 --- a/tests/qtest/test-hmp.c +++ b/tests/qtest/test-hmp.c @@ -57,6 +57,8 @@ static const char *hmp_cmds[] =3D { "o /w 0 0x1234", "object_add memory-backend-ram,id=3Dmem1,size=3D256M", "object_del mem1", + "openfd null \"/dev/null\"", + "closefd null", /* purposely after openfd */ "pmemsave 0 4096 \"/dev/null\"", "p $pc + 8", "qom-list /", --=20 2.26.2