Home
last modified time | relevance | path

Searched hist:"49 d1866a6e53b84fd0aceced39ee3d01eb77e813" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dcputlb.cdiff 49d1866a6e53b84fd0aceced39ee3d01eb77e813 Fri Oct 04 12:21:59 CDT 2024 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Assert noreturn from write-only page for atomics

There should be no "just in case"; the page is already
in the tlb, and known to be not readable.

Reviewed-by: Helge Deller <deller@gmx.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>