diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-03-16 13:50:04 +0000 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-03-19 13:12:19 +0100 |
commit | 5dba0d453d238c283ac3cd2db810c843f9b822b7 (patch) | |
tree | 4ebb5192a914bcebb96b6f09593c0dd7acdd2174 /vl.c | |
parent | d53291cf59139ec99425a75b3963f7f9b9a1eebf (diff) | |
download | qemu-5dba0d453d238c283ac3cd2db810c843f9b822b7.zip qemu-5dba0d453d238c283ac3cd2db810c843f9b822b7.tar.gz qemu-5dba0d453d238c283ac3cd2db810c843f9b822b7.tar.bz2 |
hw/qxl.c: Fix compilation failures on 32 bit hosts
Fix compilation failures on 32 bit hosts (cast from pointer to
integer of different size; %ld expects 'long int' not uint64_t).
Reported-by: Steve Langasek <steve.langasek@canonical.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions