commit | a9a0c06dd750cca982f21089099207874b960656 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon May 06 10:29:07 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 04 17:42:49 2013 +0200 |
tree | 8701ed77a3ea885f467a3892df7def6f2d31ab5d | |
parent | 99e86347fe960b95514531f84282438ae4e6ca64 [diff] |
memory: use a new FlatView pointer on every topology update This is the first step towards converting as->current_map to RCU-style updates, where the FlatView updates run concurrently with uses of an old FlatView. Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>