Daniel P. Berrangé
|
407bc4bf90
qapi: Move include/qapi/qmp/ to include/qobject/
|
9 months ago |
Marc-André Lureau
|
d709bbf3b1
include/qapi: add g_autoptr support for qobject types
|
3 years ago |
Markus Armbruster
|
4ac76ba414
qobject: Make QString immutable
|
4 years ago |
Markus Armbruster
|
b3119b0814
qobject: Drop qstring_get_try_str()
|
4 years ago |
Markus Armbruster
|
808ac3657e
qobject: Drop qobject_get_try_str()
|
4 years ago |
Markus Armbruster
|
80d71121b7
qobject: Move internals to qobject-internal.h
|
4 years ago |
Markus Armbruster
|
88e25b1e6d
Revert "qstring: add qstring_free()"
|
4 years ago |
Markus Armbruster
|
f1cc129df8
qobject: Use GString instead of QString to accumulate JSON
|
4 years ago |
Marc-André Lureau
|
164c374b75
qstring: add qstring_free()
|
5 years ago |
Markus Armbruster
|
812ce33ead
qobject: Drop superfluous includes of qemu-common.h
|
7 years ago |
Markus Armbruster
|
ba891d68b4
qstring: Move qstring_from_substr()'s @end one to the right
|
7 years ago |
Markus Armbruster
|
b65ab77b3a
qstring: Assert size calculations don't overflow
|
7 years ago |
liujunjie
|
ad63c549ec
qstring: Fix qstring_from_substr() not to provoke int overflow
|
7 years ago |
Peter Xu
|
b26ae1cb8e
qobject: introduce qobject_get_try_str()
|
7 years ago |
Peter Xu
|
775932020d
qobject: introduce qstring_get_try_str()
|
7 years ago |
Max Reitz
|
cb51b976ba
qapi: Remove qobject_to_X() functions
|
7 years ago |
Max Reitz
|
7dc847ebba
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
|
7 years ago |
Markus Armbruster
|
5ee9d2fe9e
Include qapi/qmp/qobject.h exactly where needed
|
7 years ago |
Max Reitz
|
b38dd678a2
qapi: Add qobject_is_equal()
|
7 years ago |
Peter Maydell
|
f2ad72b30e
qobject: Clean up includes
|
9 years ago |
Eric Blake
|
55e1819c50
qobject: Simplify QObject
|
9 years ago |
Markus Armbruster
|
7f0278435d
qstring: Make conversion from QObject * accept null
|
9 years ago |
Luiz Capitulino
|
54d49ac992
qstring: add qstring_get_length()
|
12 years ago |
Paolo Bonzini
|
a372823a14
build: move qobject files to qobject/ and libqemuutil.a
|
12 years ago |