Age | Commit message (Expand) | Author | Files | Lines |
2020-12-19 | qobject: Make QString immutable | Markus Armbruster | 1 | -63/+2 |
2020-12-19 | qobject: Drop qstring_get_try_str() | Markus Armbruster | 1 | -10/+0 |
2020-12-19 | qobject: Drop qobject_get_try_str() | Markus Armbruster | 1 | -11/+0 |
2020-12-19 | qobject: Move internals to qobject-internal.h | Markus Armbruster | 1 | -0/+1 |
2020-12-19 | Revert "qstring: add qstring_free()" | Markus Armbruster | 1 | -22/+5 |
2020-12-19 | qobject: Use GString instead of QString to accumulate JSON | Markus Armbruster | 1 | -0/+19 |
2020-01-24 | qstring: add qstring_free() | Marc-André Lureau | 1 | -5/+22 |
2018-08-24 | qobject: Drop superfluous includes of qemu-common.h | Markus Armbruster | 1 | -1/+0 |
2018-07-28 | qstring: Move qstring_from_substr()'s @end one to the right | Markus Armbruster | 1 | -3/+3 |
2018-07-28 | qstring: Assert size calculations don't overflow | Markus Armbruster | 1 | -1/+5 |
2018-07-28 | qstring: Fix qstring_from_substr() not to provoke int overflow | liujunjie | 1 | -1/+1 |
2018-03-19 | qobject: introduce qobject_get_try_str() | Peter Xu | 1 | -0/+11 |
2018-03-19 | qobject: introduce qstring_get_try_str() | Peter Xu | 1 | -0/+10 |
2018-03-19 | qapi: Remove qobject_to_X() functions | Max Reitz | 1 | -11/+0 |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 1 | -3/+3 |
2018-02-09 | Include qapi/qmp/qobject.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2017-11-17 | qapi: Add qobject_is_equal() | Max Reitz | 1 | -0/+9 |
2016-02-04 | qobject: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-17 | qobject: Simplify QObject | Eric Blake | 1 | -9/+2 |
2015-10-29 | qstring: Make conversion from QObject * accept null | Markus Armbruster | 1 | -2/+2 |
2013-04-05 | qstring: add qstring_get_length() | Luiz Capitulino | 1 | -0/+8 |
2013-01-12 | build: move qobject files to qobject/ and libqemuutil.a | Paolo Bonzini | 1 | -0/+141 |