Home
last modified time | relevance | path

Searched hist:"61 b59fb2691f749e1b647a512121d6813b23ff44" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dcputlb.cdiff 61b59fb2691f749e1b647a512121d6813b23ff44 Thu Nov 17 21:59:16 CST 2022 Richard Henderson <richard.henderson@linaro.org> 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>