Paolo Bonzini writes:
> We will soon require accesses to as->current_map to be placed under
> a lock (with reference counting so as to keep the critical section
> small). To simplify this change, always fetch as->current_map into
> a local variable and access it through that variable.
>
> Signed
We will soon require accesses to as->current_map to be placed under
a lock (with reference counting so as to keep the critical section
small). To simplify this change, always fetch as->current_map into
a local variable and access it through that variable.
Signed-off-by: Paolo Bonzini
---
memory