diff options
author | Luiz Capitulino <lcapitulino@redhat.com> | 2009-08-28 15:27:05 -0300 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-09-04 09:37:29 -0500 |
commit | 6b8d1ece705752cb0214fb89ccd3925eddc62df8 (patch) | |
tree | 450e655a60e90b51cb6cdbcf919dd8f8e229dd2e /cpu-defs.h | |
parent | Introduce QObject (diff) | |
download | qemu-kvm-6b8d1ece705752cb0214fb89ccd3925eddc62df8.tar.gz qemu-kvm-6b8d1ece705752cb0214fb89ccd3925eddc62df8.tar.bz2 qemu-kvm-6b8d1ece705752cb0214fb89ccd3925eddc62df8.zip |
Introduce QInt
QInt is a high-level data type that can be used to represent integers,
internally it stores an int64_t value.
The following functions are available:
- qint_from_int() Create a new QInt
- qint_get_int() Get the stored integer
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'cpu-defs.h')
0 files changed, 0 insertions, 0 deletions