qemu-e2k/hw/rdma
Philippe Mathieu-Daudé 78109066e6 hw/rdma: Use the IEC binary prefix definitions
It eases code review, unit is explicit.

Patch generated using:

  $ git grep -E '(1024|2048|4096|8192|(<<|>>).?(10|20|30))' hw/ include/hw/

and modified manually.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Message-Id: <20180625124238.25339-40-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-07-02 15:41:17 +02:00
..
vmw hw/rdma: Use the IEC binary prefix definitions 2018-07-02 15:41:17 +02:00
Makefile.objs hw/rdma: Implementation of PVRDMA device 2018-02-19 13:03:24 +02:00
rdma_backend.c hw/rdma: Fix possible out of bounds access to port GID index 2018-05-03 20:52:29 +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: Delete duplicate definition of MAX_RM_TBL_NAME 2018-05-03 20:52:29 +03:00
rdma_rm.h rdma: fix up include directives 2018-03-23 18:38:55 +03:00
rdma_rm_defs.h hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME 2018-05-03 20:52:29 +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