index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qobject
/
qstring.c
Age
Commit message (
Expand
)
Author
2018-08-24
qobject: Drop superfluous includes of qemu-common.h
Markus Armbruster
2018-07-28
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
2018-07-28
qstring: Assert size calculations don't overflow
Markus Armbruster
2018-07-28
qstring: Fix qstring_from_substr() not to provoke int overflow
liujunjie
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-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2017-11-17
qapi: Add qobject_is_equal()
Max Reitz
2016-02-04
qobject: Clean up includes
Peter Maydell
2015-12-17
qobject: Simplify QObject
Eric Blake
2015-10-29
qstring: Make conversion from QObject * accept null
Markus Armbruster
2013-04-05
qstring: add qstring_get_length()
Luiz Capitulino
2013-01-12
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini