qemu-e2k/hw/rdma
Yuval Shaia 6f559013c8 hw/rdma: Fix 32-bit compilation
Use the correct printf formats, so that a 32-bit compile doesn't spit
out lots of warnings about %lx being incompatible with uint64_t.

Suggested-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180322095220.9976-4-yuval.shaia@oracle.com>
Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
2018-03-23 18:38:55 +03:00
..
vmw hw/rdma: Fix 32-bit compilation 2018-03-23 18:38:55 +03:00
Makefile.objs hw/rdma: Implementation of PVRDMA device 2018-02-19 13:03:24 +02:00
rdma_backend.c hw/rdma: Fix 32-bit compilation 2018-03-23 18:38:55 +03:00
rdma_backend.h hw/rdma: Change host_virt to void * 2018-03-23 18:38:55 +03:00
rdma_backend_defs.h rdma: fix up include directives 2018-03-23 18:38:55 +03:00
rdma_rm.c hw/rdma: Fix 32-bit compilation 2018-03-23 18:38:55 +03:00
rdma_rm.h rdma: fix up include directives 2018-03-23 18:38:55 +03:00
rdma_rm_defs.h hw/rdma: Change host_virt to void * 2018-03-23 18:38:55 +03:00
rdma_utils.c hw/rdma: Fix 32-bit compilation 2018-03-23 18:38:55 +03:00
rdma_utils.h rdma: fix up include directives 2018-03-23 18:38:55 +03:00
trace-events hw/rdma: Implementation of generic rdma device layers 2018-02-19 13:03:24 +02:00