Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | json: Update references to RFC 7159 to RFC 8259 | Markus Armbruster | 2018-08-24 | 1 | -1/+1 |
* | qobject: use a QObjectBase_ struct | Marc-André Lureau | 2018-05-04 | 1 | -1/+1 |
* | qapi: Remove qobject_to_X() functions | Max Reitz | 2018-03-19 | 1 | -1/+0 |
* | Typedef the subtypes of QObject in qemu/typedefs.h, too | Markus Armbruster | 2018-02-09 | 1 | -2/+2 |
* | qapi: Add qobject_is_equal() | Max Reitz | 2017-11-17 | 1 | -0/+1 |
* | qobject: Explain how QNum works, and why | Markus Armbruster | 2017-09-04 | 1 | -0/+21 |
* | qnum: add uint type | Marc-André Lureau | 2017-06-20 | 1 | -0/+7 |
* | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 2017-06-20 | 1 | -0/+46 |