diff options
| author | Paolo Bonzini | 2013-05-29 12:28:21 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2013-07-04 17:42:49 +0200 |
| commit | 0475d94fffe4e5fda59e0334b6dd53df00c5deb6 (patch) | |
| tree | 94e4d11a095fd1c38a3a7d02d930bc1b19b76ca3 /include | |
| parent | exec: separate current radix tree from the one being built (diff) | |
| download | qemu-0475d94fffe4e5fda59e0334b6dd53df00c5deb6.tar.gz qemu-0475d94fffe4e5fda59e0334b6dd53df00c5deb6.tar.xz qemu-0475d94fffe4e5fda59e0334b6dd53df00c5deb6.zip | |
exec: put memory map in AddressSpaceDispatch
After this patch, AddressSpaceDispatch holds a constistent tuple of
(phys_map, nodes, sections). This will be important when updates
of the topology will run concurrently with reads.
cur_map is not used anymore except for freeing it at the end of the
topology update.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
