qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH 0/2] macio/dbdma: use DMA memory access helpers


From: Mark Cave-Ayland
Subject: [Qemu-ppc] [PATCH 0/2] macio/dbdma: use DMA memory access helpers
Date: Sun, 5 Jun 2016 23:36:41 +0100

This is just a small patchset to move the macio/dbdma interfaces over from
using cpu_physical_memory_read/write to dma_memory_read/write.

Signed-off-by: Mark Cave-Ayland <address@hidden> 

Mark Cave-Ayland (2):
  macio: use DMA memory interface for non-block ATAPI transfers
  dbdma: use DMA memory interface for memory accesses

 hw/ide/macio.c            |    3 ++-
 hw/misc/macio/mac_dbdma.c |   13 +++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)

-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]