Please see the details in each patch. Gonglei (3): memory: drop find_ram_block() exec: adjuest rcu_read_lock requiement memory: pass RAMBlock as a agrument
exec.c | 89 +++++++++++++++++++++-------------------------- hw/misc/ivshmem.c | 6 ++-- hw/virtio/vhost-user.c | 11 +++--- include/exec/cpu-common.h | 4 +-- include/exec/ram_addr.h | 8 ++--- memory.c | 5 +-- migration/ram.c | 2 +- migration/savevm.c | 4 +-- 8 files changed, 61 insertions(+), 68 deletions(-) -- 1.7.12.4