qemu/contrib/plugins
Mahmoud Mandour 072c444b0d plugins/cache: limited the scope of a mutex lock
It's not necessary to lock the address translation portion of the
vcpu_mem_access callback.

Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210714172151.8494-3-ma.mandourr@gmail.com>
Message-Id: <20210720232703.10650-23-alex.bennee@linaro.org>
2021-07-23 17:22:16 +01:00
..
cache.c plugins/cache: limited the scope of a mutex lock 2021-07-23 17:22:16 +01:00
execlog.c contrib/plugins: add execlog to log instruction execution and memory access 2021-07-14 15:54:13 +01:00
hotblocks.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00
hotpages.c plugins: Expose physical addresses instead of device offsets 2021-03-17 07:17:46 +00:00
howvec.c contrib: Open brace '{' following struct go on the same line 2021-02-18 08:17:27 +00:00
hwprofile.c plugins: Expose physical addresses instead of device offsets 2021-03-17 07:17:46 +00:00
lockstep.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00
Makefile plugins: Added a new cache modelling plugin 2021-07-14 15:54:13 +01:00