summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael Roth2011-08-25 17:44:50 +0200
committerAndreas Färber2012-06-08 16:11:14 +0200
commit4e27e819bea0ea6c8108dc7e9fa48afd6ec13c46 (patch)
tree88966d794ede2c9b8a2fd151a88804a72bf255cd /tests
parentMerge remote-tracking branch 'bonzini/nested-makefiles-3' into staging (diff)
downloadqemu-4e27e819bea0ea6c8108dc7e9fa48afd6ec13c46.tar.gz
qemu-4e27e819bea0ea6c8108dc7e9fa48afd6ec13c46.tar.xz
qemu-4e27e819bea0ea6c8108dc7e9fa48afd6ec13c46.zip
qapi: Add Visitor interfaces for uint*_t and int*_t
This adds visitor interfaces for fixed-width integers types. Implementing these in visitors is optional, otherwise we fall back to visit_type_int() (int64_t) with some additional bounds checking to avoid integer overflows for cases where the value fetched exceeds the bounds of our target C type. Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> [LE: exclude negative values in uint*_t Visitor interfaces] Signed-off-by: Laszlo Ersek <lersek@redhat.com> [AF: Merged fix by Laszlo] Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions