Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
memory: avoid ref/unref in memory_region_find
Do the entire lookup under RCU, which avoids atomic operations in flatview_ref and flatview_unref. Reviewed-by: Fam Zheng <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
- Loading branch information