summary refs log tree commit diff stats
path: root/hw/qdev-monitor.c
diff options
context:
space:
mode:
authorBruce Rogers <brogers@suse.com>2012-11-27 13:11:25 -0700
committerLuiz Capitulino <lcapitulino@redhat.com>2012-11-29 11:05:23 -0200
commit1d16252652688a775b244fffa1b9ac9b719ceffc (patch)
tree5b0826d8bc24553370dae17d65e9d6b088c6f9cb /hw/qdev-monitor.c
parente9bff10f8db94912b1b0e6e2e3394cae02faf614 (diff)
downloadfocaccia-qemu-1d16252652688a775b244fffa1b9ac9b719ceffc.tar.gz
focaccia-qemu-1d16252652688a775b244fffa1b9ac9b719ceffc.zip
qapi: fix qapi_dealloc_type_size parameter type
The second parameter to qapi_dealloc_type_size should be a uint64_t *,
not a size_t *. This was causing our 32 bit x86 build to fail, since
warnings are treated as errors.

Signed-off-by: Bruce Rogers <brogers@suse.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'hw/qdev-monitor.c')
0 files changed, 0 insertions, 0 deletions