python/aqmp: add greeting property to QMPClient
commit0257209a09793bfaf1b662faad5558e7011e748a
authorJohn Snow <jsnow@redhat.com>
Thu, 23 Sep 2021 00:49:22 +0000 (22 20:49 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 12 Oct 2021 16:22:10 +0000 (12 12:22 -0400)
treec0ab65882c520f4b1a18347e56526db0024a9844
parentbfd9a76f9c143d450ab5545dedfa74364b39fc56
python/aqmp: add greeting property to QMPClient

Expose the greeting as a read-only property of QMPClient so it can be
retrieved at-will.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20210923004938.3999963-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/aqmp/qmp_client.py