Paolo Bonzini 41063e1e7a exec: move rcu_read_lock/unlock to address_space_translate callers
Once address_space_translate will be called outside the BQL, the returned
MemoryRegion might disappear as soon as the RCU read-side critical section
ends.  Avoid this by moving the critical section to the callers.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1426684909-95030-3-git-send-email-pbonzini@redhat.com>
2015-04-30 16:55:32 +02:00
..
2015-02-06 16:11:38 +00:00
2015-02-26 13:04:04 +01:00
2015-04-30 13:21:42 +02:00
2015-04-27 20:00:57 +01:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00