summaryrefslogtreecommitdiffstats
path: root/qobject/qnum.c
Commit message (Expand)AuthorAgeFilesLines
* qobject: Drop superfluous includes of qemu-common.hMarkus Armbruster2018-08-241-1/+0Star
* qapi: Remove qobject_to_X() functionsMax Reitz2018-03-191-11/+0Star
* qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-191-3/+3
* Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* qapi: Add qobject_is_equal()Max Reitz2017-11-171-0/+54
* qnum: add uint typeMarc-André Lureau2017-06-201-0/+64
* qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-201-0/+159