Home
last modified time | relevance | path

Searched hist:"49 b24afcb11d682d82747f706e3bd6174fe84062" (Results 1 – 1 of 1) sorted by relevance

/qemu/system/
H A Dmemory.c49b24afcb11d682d82747f706e3bd6174fe84062 Wed Dec 16 09:30:47 UTC 2015 Paolo Bonzini <pbonzini@redhat.com> exec: always call qemu_get_ram_ptr within rcu_read_lock

Simplify the code and document the assumption. The only caller
that is not within rcu_read_lock is memory_region_get_ram_ptr.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>