]> git.proxmox.com Git - mirror_qemu.git/commit - memory.c
memory: rename MemoryRegion::has_ram_addr to ::terminates
authorAvi Kivity <avi@redhat.com>
Tue, 26 Jul 2011 11:26:06 +0000 (14:26 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 29 Jul 2011 13:25:43 +0000 (08:25 -0500)
commit14a3c10ac890e1982e55bffa37aaca764b4b525b
tree5d582ecfa2bcf6b1ea118ea627375d8c47d555a1
parentcc31e6e7b3a96d99493049ec9f4fe8eaefacbaa8
memory: rename MemoryRegion::has_ram_addr to ::terminates

I/O regions will not have ram_addrs, so this is a better name.

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
memory.c
memory.h