summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2012-01-11 19:46:24 +0000
committerAlexander Graf <agraf@suse.de>2012-01-21 05:17:01 +0100
commit964455f39ed540e5968ec3000a3fb3d8fb20823c (patch)
tree85bbc4ccca4afd84ee4ab2d9c245eee0f04d708b /block
parent033276a7d1701c98bb478341c13d2e1c6692b688 (diff)
downloadqemu-964455f39ed540e5968ec3000a3fb3d8fb20823c.tar.gz
Correct types in bmdma_addr_{read,write}
Back when I made patches introducing dma_addr_t and various PCI DMA wrapper functions, I made a mistake. The bmdma_addr_{read,write} functions need to take target_phys_addr_t not dma_addr_t, since they are assigned to MemoryRegionOps callbacks. This patch corrects my error. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions