From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXNi3-00028c-FJ for qemu-devel@nongnu.org; Mon, 25 Jun 2018 05:22:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXNhy-0004LI-JR for qemu-devel@nongnu.org; Mon, 25 Jun 2018 05:22:55 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:47932) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fXNhy-0004KA-AW for qemu-devel@nongnu.org; Mon, 25 Jun 2018 05:22:50 -0400 From: Dongli Zhang Message-ID: Date: Mon, 25 Jun 2018 17:22:40 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Why qom-get is not available in qemu monitor List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: dgilbert@redhat.com Hi, Would you mind help confirm why qom-get command is not supported by qemu monitor, but only qapi? Is this a feature (qom-get in monitor) totally useless for some reason, or it is still not implemented yet? Thank you very much! Dongli Zhang