qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] macio/dbdma: use DMA memory access helpers
@ 2016-06-05 22:36 Mark Cave-Ayland
  2016-06-05 22:36 ` [Qemu-devel] [PATCH 1/2] macio: use DMA memory interface for non-block ATAPI transfers Mark Cave-Ayland
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Cave-Ayland @ 2016-06-05 22:36 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc, david

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 <mark.cave-ayland@ilande.co.uk> 

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-06  1:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-05 22:36 [Qemu-devel] [PATCH 0/2] macio/dbdma: use DMA memory access helpers Mark Cave-Ayland
2016-06-05 22:36 ` [Qemu-devel] [PATCH 1/2] macio: use DMA memory interface for non-block ATAPI transfers Mark Cave-Ayland
2016-06-05 22:36 ` [Qemu-devel] [PATCH 2/2] dbdma: use DMA memory interface for memory accesses Mark Cave-Ayland
2016-06-06  1:25 ` [Qemu-devel] [PATCH 0/2] macio/dbdma: use DMA memory access helpers David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).