Home
last modified time | relevance | path

Searched hist:"84 b89d782f03b99770759f1d9d6e4e95a2641c35" (Results 1 – 1 of 1) sorted by relevance

/qemu/include/exec/
H A Dcpu-common.h84b89d782f03b99770759f1d9d6e4e95a2641c35 Tue Jul 27 00:10:57 UTC 2010 Cam Macdonell <cam@cs.ualberta.ca> Add qemu_ram_alloc_from_ptr function

Provide a function to add an allocated region of memory to the qemu RAM.

This patch is copied from Marcelo's qemu_ram_map() in qemu-kvm and given the
clearer name qemu_ram_alloc_from_ptr().

Signed-off-by: Cam Macdonell <cam@cs.ualberta.ca>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>