diff options
| author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2017-09-21 18:50:57 +1000 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-09-21 23:19:37 +0200 |
| commit | c7752523787dc148f5ee976162e80ab594c386a1 (patch) | |
| tree | 37a4199a56673528bf295f44b83e1fb1ad90f764 /include/exec/memory-internal.h | |
| parent | 66a6df1dc6d5b28cc3e65db0d71683fbdddc6b62 (diff) | |
| download | focaccia-qemu-c7752523787dc148f5ee976162e80ab594c386a1.tar.gz focaccia-qemu-c7752523787dc148f5ee976162e80ab594c386a1.zip | |
memory: Remove AddressSpace pointer from AddressSpaceDispatch
AS in ASD is only used to pass AS from mem_begin() to register_subpage() to store it in MemoryRegionSection, we can do this directly now. This should cause no behavioural change. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Message-Id: <20170921085110.25598-6-aik@ozlabs.ru> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec/memory-internal.h')
0 files changed, 0 insertions, 0 deletions