diff options
| author | Peter Xu | 2018-03-09 09:59:45 +0100 |
|---|---|---|
| committer | Eric Blake | 2018-03-19 20:58:36 +0100 |
| commit | 775932020dd6bd7e9c1acc0d7779677d8b4c094c (patch) | |
| tree | 5cc98e759230a124dbb643e5d6ba235934450657 /include/monitor | |
| parent | docs: update QMP documents for OOB commands (diff) | |
| download | qemu-775932020dd6bd7e9c1acc0d7779677d8b4c094c.tar.gz qemu-775932020dd6bd7e9c1acc0d7779677d8b4c094c.tar.xz qemu-775932020dd6bd7e9c1acc0d7779677d8b4c094c.zip | |
qobject: introduce qstring_get_try_str()
The only difference from qstring_get_str() is that it allows the qstring
to be NULL. If so, NULL is returned.
CC: Eric Blake <eblake@redhat.com>
CC: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180309090006.10018-3-peterx@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/monitor')
0 files changed, 0 insertions, 0 deletions
