]> git.proxmox.com Git - mirror_qemu.git/commit - memory.c
memory: introduce memory_region_set_address()
authorAvi Kivity <avi@redhat.com>
Wed, 14 Sep 2011 09:10:12 +0000 (12:10 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 4 Dec 2011 17:19:39 +0000 (19:19 +0200)
commit2282e1af408db47bab0f900344c0ba0935835f48
treea25374e23015627af439329a0b55c8c1989f4de1
parent6bba19ba4e2b8c89496569439ca38a328cf29a77
memory: introduce memory_region_set_address()

Allow changing the address of a memory region while it is
in the memory hierarchy.

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