unicorn/qemu/qobject
Marc-André Lureau dd77730d49
qapi: merge QInt and QFloat in QNum
We would like to use a same QObject type to represent numbers, whether
they are int, uint, or floats. Getters will allow some compatibility
between the various types if the number fits other representations.

Add a few more tests while at it.

Backports commit 01b2ffcedd94ad7b42bc870e4c6936c87ad03429 from qemu
2018-03-03 18:16:28 -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 qapi: merge QInt and QFloat in QNum 2018-03-03 18:16:28 -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