unicorn/qemu/qobject
Marc-André Lureau 6ca6050206
qnum: add uint type
In order to store integer values between INT64_MAX and UINT64_MAX, add
a uint64_t internal representation.

Backports commit 61a8f418b26a2d974e38e4ae55020aca8d402d88 from qemu
2018-03-03 18:37:56 -05:00
..
Makefile.objs qapi: merge QInt and QFloat in QNum 2018-03-03 18:16:28 -05:00
qbool.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qdict.c qapi: merge QInt and QFloat in QNum 2018-03-03 18:16:28 -05:00
qlist.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qnull.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qnum.c qnum: add uint type 2018-03-03 18:37:56 -05:00
qobject.c qapi: merge QInt and QFloat in QNum 2018-03-03 18:16:28 -05:00
qstring.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00