diff options
author | 2023-09-07 06:04:23 -0700 | |
---|---|---|
committer | 2024-05-08 19:43:23 +0200 | |
commit | 5c62719710bab66a98f68ebdba333e2240ed6668 (patch) | |
tree | c22b19340c29987b1b9b653888815c370909d236 /scripts/coverage/compare_gcov_json.py | |
parent | system/physmem: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD (diff) | |
download | qemu-5c62719710bab66a98f68ebdba333e2240ed6668.tar.xz qemu-5c62719710bab66a98f68ebdba333e2240ed6668.zip |
system/physmem: Propagate AddressSpace to MapClient helpers
Propagate AddressSpace handler to following helpers:
- register_map_client()
- unregister_map_client()
- notify_map_clients[_locked]()
Rename them using 'address_space_' prefix instead of 'cpu_'.
The AddressSpace argument will be used in the next commit.
Reviewed-by: Peter Xu <peterx@redhat.com>
Tested-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Mattias Nissler <mnissler@rivosinc.com>
Message-ID: <20240507094210.300566-2-mnissler@rivosinc.com>
[PMD: Split patch, part 1/2]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions