diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-11-17 19:59:16 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-01-04 16:20:01 -0800 |
commit | 61b59fb2691f749e1b647a512121d6813b23ff44 (patch) | |
tree | efbeb96cb4e799b0121cdff7cae5e7e3acf8c8dd /util | |
parent | 50c9c512ac15e8eeb0ec63f6a92ba8e017e7676e (diff) | |
download | qemu-61b59fb2691f749e1b647a512121d6813b23ff44.zip qemu-61b59fb2691f749e1b647a512121d6813b23ff44.tar.gz qemu-61b59fb2691f749e1b647a512121d6813b23ff44.tar.bz2 |
accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex
Narrow the scope of the lock to the actual read/write,
moving the cpu_transation_failed call outside the lock.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions