index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qapi
/
qmp
/
qstring.h
Age
Commit message (
Expand
)
Author
2022-04-06
include/qapi: add g_autoptr support for qobject types
Marc-André Lureau
2020-12-19
qobject: Make QString immutable
Markus Armbruster
2020-12-19
qobject: Drop qstring_get_try_str()
Markus Armbruster
2020-12-19
qobject: Drop qobject_get_try_str()
Markus Armbruster
2020-12-19
qobject: Move internals to qobject-internal.h
Markus Armbruster
2020-12-19
Revert "qstring: add qstring_free()"
Markus Armbruster
2020-12-19
qobject: Use GString instead of QString to accumulate JSON
Markus Armbruster
2020-01-24
qstring: add qstring_free()
Marc-André Lureau
2018-07-28
qstring: Fix qstring_from_substr() not to provoke int overflow
liujunjie
2018-05-04
qobject: use a QObjectBase_ struct
Marc-André Lureau
2018-03-19
qobject: introduce qobject_get_try_str()
Peter Xu
2018-03-19
qobject: introduce qstring_get_try_str()
Peter Xu
2018-03-19
qapi: Remove qobject_to_X() functions
Max Reitz
2018-02-09
Typedef the subtypes of QObject in qemu/typedefs.h, too
Markus Armbruster
2017-11-17
qapi: Add qobject_is_equal()
Max Reitz
2016-02-23
include: Clean up includes
Peter Maydell
2015-12-17
qobject: Simplify QObject
Eric Blake
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
2013-04-05
qstring: add qstring_get_length()
Luiz Capitulino
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini