summaryrefslogtreecommitdiff
path: root/memory.h
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2011-07-26 14:26:05 +0300
committerAnthony Liguori <aliguori@us.ibm.com>2011-07-29 08:25:42 -0500
commitcc31e6e7b3a96d99493049ec9f4fe8eaefacbaa8 (patch)
treeef276204dd1e1c16bfe85c5196d4767b754605f3 /memory.h
parent1c0ffa58afab4d8496795d29b70d5e9e67e9341e (diff)
downloadqemu-cc31e6e7b3a96d99493049ec9f4fe8eaefacbaa8.tar.gz
qemu-cc31e6e7b3a96d99493049ec9f4fe8eaefacbaa8.tar.bz2
qemu-cc31e6e7b3a96d99493049ec9f4fe8eaefacbaa8.zip
memory: abstract address space operations
Prepare for multiple address space support by abstracting away the details of registering a memory range with qemu's flat representation into an AddressSpace object. Note operations which are memory specific are not abstracted, since they will never be called on I/O address spaces anyway. 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>
Diffstat (limited to 'memory.h')
0 files changed, 0 insertions, 0 deletions