]> git.proxmox.com Git - mirror_qemu.git/commit
dma/rc4030: translate memory accesses only when they occur
authorHervé Poussineau <hpoussin@reactos.org>
Fri, 18 Nov 2016 22:43:36 +0000 (23:43 +0100)
committerYongbok Kim <yongbok.kim@imgtec.com>
Mon, 20 Mar 2017 11:20:26 +0000 (11:20 +0000)
commitc627e7526a902dd5bb1907dbbd5cf961679dfa68
treeb6c71212da4e8f864d081904d6000adfc10c9072
parentc0a3172fa6bbddcc73192f2a2c48d0bf3a7ba61c
dma/rc4030: translate memory accesses only when they occur

This simplifies the code a lot, and this fixes big memory leaks
introduced in a3d586f704609a45b6037534cb2f34da5dfd8895

Windows NT is now able to boot without using gigabytes of ram on the host.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com>
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
hw/dma/rc4030.c