diff options
author | Stefan Weil | 2015-02-28 19:09:42 +0100 |
---|---|---|
committer | Juan Quintela | 2015-03-17 15:20:37 +0100 |
commit | 3ac040c0ef525c4cc5ebf881c15421cfa6b095c7 (patch) | |
tree | 175b223934533e8eb346dec4c9355f9e2784a5a1 /async.c | |
parent | migration/rdma: clean up qemu_rdma_dest_init a bit (diff) | |
download | qemu-3ac040c0ef525c4cc5ebf881c15421cfa6b095c7.tar.gz qemu-3ac040c0ef525c4cc5ebf881c15421cfa6b095c7.tar.xz qemu-3ac040c0ef525c4cc5ebf881c15421cfa6b095c7.zip |
migration: Fix some 32 bit compiler errors
The current code won't compile on 32 bit hosts because there are lots
of type casts between pointers and 64 bit integers.
Fix some of them.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'async.c')
0 files changed, 0 insertions, 0 deletions