diff options
author | Avi Kivity <avi@redhat.com> | 2011-07-26 14:26:05 +0300 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-07-29 08:25:42 -0500 |
commit | cc31e6e7b3a96d99493049ec9f4fe8eaefacbaa8 (patch) | |
tree | ef276204dd1e1c16bfe85c5196d4767b754605f3 /memory.h | |
parent | 1c0ffa58afab4d8496795d29b70d5e9e67e9341e (diff) | |
download | qemu-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