]> git.proxmox.com Git - qemu.git/commit
memory: remove memory_region_set_offset()
authorAvi Kivity <avi@redhat.com>
Sun, 8 Jan 2012 17:51:35 +0000 (19:51 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 29 Feb 2012 11:44:41 +0000 (13:44 +0200)
commit2b50aa1f14d8e0a40f905ad0c022443c15646914
treed0eb3f1eb9ce6bd4a8be3cc8c5fd2ba304948149
parentde58ac72b6a062d1a61478284c0c0f8a0428613e
memory: remove memory_region_set_offset()

memory_region_set_offset() complicates the API, and has been deprecated
since its introduction.  Now that it is no longer used, remove it.

Signed-off-by: Avi Kivity <avi@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
memory.c
memory.h