]> git.proxmox.com Git - qemu.git/commit - hw/lsi53c895a.c
lsi53c895a: convert to memory API
authorAvi Kivity <avi@redhat.com>
Mon, 8 Aug 2011 13:09:16 +0000 (16:09 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 8 Aug 2011 15:22:29 +0000 (10:22 -0500)
commitb0ce84e50bd232db4f6fb0f3572d2e274d1787b0
treed7187d44e6ff14fed5ccdf7fb8c81ec95f7d2a92
parent234bbdf1c03b353ef97b5d5fbdfb911c3f99d80e
lsi53c895a: convert to memory API

An optimization that fast-pathed DMA reads from the SCRIPTS memory
was removed int the process.  Likely it breaks with iommus anyway.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/lsi53c895a.c