]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
memory: temporarily add memory_region_get_ram_addr()
authorAvi Kivity <avi@redhat.com>
Mon, 19 Dec 2011 10:06:23 +0000 (12:06 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 20 Dec 2011 12:14:08 +0000 (14:14 +0200)
commite34911c420c617151fe5bc95a4b6f269cca0483b
tree49b7cd0df473386a53bf4fef2534c48134dd2e72
parentc65adf9bcdc9c3212d62696f1b52c8ce0f98dd7f
memory: temporarily add memory_region_get_ram_addr()

This is a layering violation, but needed while the code contains
naked calls to qemu_get_ram_ptr() and the like.

Signed-off-by: Avi Kivity <avi@redhat.com>
memory.c
memory.h