]> Git Repo - qemu.git/commit - hw/ide/core.c
ide: factor dma handling helpers
authorChristoph Hellwig <[email protected]>
Mon, 20 Dec 2010 12:45:48 +0000 (13:45 +0100)
committerKevin Wolf <[email protected]>
Mon, 24 Jan 2011 10:08:50 +0000 (11:08 +0100)
commitcd369c4634e58a99fb82f076e6117bfdf0012b8e
treef5eee0d38844ef367c06b1d0a04e97dbdda20eae
parent8b6b2afcf85dd5ff33075e93a2e30fbea34c5a55
ide: factor dma handling helpers

Factor the DMA I/O path that is duplicated between read and write
commands, into common helpers using the s->is_read flag added for
the macio ATA controller.

Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
hw/ide/core.c
hw/ide/internal.h
hw/ide/pci.c
This page took 0.024846 seconds and 4 git commands to generate.