From: Anthony Liguori <aliguori@us.ibm.com>
To: Michael Roth <mdroth@linux.vnet.ibm.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/2] qom: add test tools (resend from "qom: dynamic properties")
Date: Wed, 22 Feb 2012 12:54:21 -0600 [thread overview]
Message-ID: <4F4539DD.6050407@us.ibm.com> (raw)
In-Reply-To: <1329776910-17289-1-git-send-email-mdroth@linux.vnet.ibm.com>
On 02/20/2012 04:28 PM, Michael Roth wrote:
> CHANGES SINCE V2:
> - this one actually works :) QMP_SOCKET env variable wasn't being handled properly in
> the last version.
>
> AFAICT the qom tool got dropped from Anthony's "qom: dynamic properties
> and composition tree" series due to some hardcoded paths for the QMP socket.
>
> I've since ended up adding support for user-specified paths to get them working
> in my environment so I figured I'd resend to the list since I've seen others
> express interest.
>
> Only functional change for existing users would be the need to set your
> QMP_SOCKET env variable to the previous default (/tmp/server.sock):
Applied. Thanks.
Regards,
Anthony Liguori
>
> mdroth@illuin:~$ qom-set -h
> environment variables:
> QMP_SOCKET=<path | addr:port>
> usage:
> /home/mdroth/bin/qom-set [-h] [-s<QMP socket path | addr:port>]<path>.<property> <value>
>
> mdroth@illuin:~$ qom-get -h
> environment variables:
> QMP_SOCKET=<path | addr:port>
> usage:
> /home/mdroth/bin/qom-get [-h] [-s<QMP socket path | addr:port>]<path>.<property>
>
> mdroth@illuin:~$ qom-list -h
> environment variables:
> QMP_SOCKET=<path | addr:port>
> usage:
> /home/mdroth/bin/qom-list [-h] [-s<QMP socket path | addr:port>] [<path>]
>
> mdroth@illuin:~$
>
>
>
prev parent reply other threads:[~2012-02-22 18:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-20 22:28 [Qemu-devel] [PATCH v2 0/2] qom: add test tools (resend from "qom: dynamic properties") Michael Roth
2012-02-20 22:28 ` [Qemu-devel] [PATCH 1/2] qmp: make qmp.py easier to use Michael Roth
2012-02-20 22:28 ` [Qemu-devel] [PATCH 2/2] qom: add test tools Michael Roth
2012-02-22 1:03 ` Andreas Färber
2012-02-22 18:54 ` Anthony Liguori [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F4539DD.6050407@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).