« Previous | Next » 

Revision 0475d94f

ID0475d94fffe4e5fda59e0334b6dd53df00c5deb6

Added by Paolo Bonzini about 11 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences