unicorn/qemu/scripts
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
..
create_config more cleanup qemu/configure 2017-01-19 14:11:54 +08:00
make_device_config.sh fix file perms 2015-08-28 21:05:38 -07:00
ordereddict.py import 2015-08-21 15:04:50 +08:00
qapi-event.py qapi: rename QmpOutputVisitor to QObjectOutputVisitor 2018-02-27 08:05:33 -05:00
qapi-types.py qapi: Add type.is_empty() helper 2018-02-25 20:07:43 -05:00
qapi-visit.py qapi: merge QInt and QFloat in QNum 2018-03-03 18:16:28 -05:00
qapi.py qapi: merge QInt and QFloat in QNum 2018-03-03 18:16:28 -05:00