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-03-19 11:30:37 +03:00
2015-04-30 13:21:42 +02:00
2015-04-27 20:00:57 +01:00
2015-04-04 09:45:59 +03:00
2015-04-28 15:36:09 +02:00
2015-04-28 22:14:11 +02:00
2015-03-25 13:38:07 +01:00
2015-04-26 16:49:24 +01:00
2015-03-17 14:31:15 +01:00
2015-04-02 15:58:39 +02:00
2015-04-30 16:55:16 +02:00
2015-04-28 10:31:03 +01:00
2015-04-28 22:14:15 +02:00
2015-03-19 17:47:08 +00:00
2015-04-26 16:49:24 +01:00
2015-03-10 09:26:22 +01:00
2015-04-25 22:05:07 +01:00
2015-03-26 15:31:46 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%