Re: [Qemu-devel] [PATCH V10 4/9] hw/rdma: Add wrappers and macros

2018-02-13 Thread Yanjun Zhu
On 2018/2/13 2:08, Marcel Apfelbaum wrote: From: Yuval Shaia As all mapping for this device are from driver to device, declare wrappers on top of pci_dma_*map functions. In addition, declare macros to be used for debug messages. Reviewed-by: Dotan Barak Signed-off-by: Yuval Shaia Signed-o

[Qemu-devel] [PATCH V10 4/9] hw/rdma: Add wrappers and macros

2018-02-12 Thread Marcel Apfelbaum
From: Yuval Shaia As all mapping for this device are from driver to device, declare wrappers on top of pci_dma_*map functions. In addition, declare macros to be used for debug messages. Reviewed-by: Dotan Barak Signed-off-by: Yuval Shaia Signed-off-by: Marcel Apfelbaum --- hw/Makefile.objs