dma: Let dma_buf_read() take MemTxAttrs argument
Let devices specify transaction attributes when calling dma_buf_read(). Keep the default MEMTXATTRS_UNSPECIFIED in the few callers. Reviewed-by:Klaus Jensen <k.jensen@samsung.com> Signed-off-by:
Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20211223115554.3155328-13-philmd@redhat.com>
Showing
- hw/ide/ahci.c 2 additions, 2 deletionshw/ide/ahci.c
- hw/nvme/ctrl.c 1 addition, 1 deletionhw/nvme/ctrl.c
- hw/scsi/megasas.c 12 additions, 12 deletionshw/scsi/megasas.c
- hw/scsi/scsi-bus.c 1 addition, 1 deletionhw/scsi/scsi-bus.c
- include/sysemu/dma.h 1 addition, 1 deletioninclude/sysemu/dma.h
- softmmu/dma-helpers.c 2 additions, 3 deletionssoftmmu/dma-helpers.c
Loading
Please register or sign in to comment