Home
last modified time | relevance | path

Searched hist:"687 ca797" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Duaccess.c687ca797 Fri Feb 12 12:48:48 CST 2021 Richard Henderson <richard.henderson@linaro.org> linux-user: Move lock_user et al out of line

These functions are not small, except for unlock_user
without debugging enabled. Move them out of line, and
add missing braces on the way.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210212184902.1251044-18-richard.henderson@linaro.org
[PMM: fixed the sense of an ifdef test in qemu.h]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
H A Dqemu.h687ca797 Fri Feb 12 12:48:48 CST 2021 Richard Henderson <richard.henderson@linaro.org> linux-user: Move lock_user et al out of line

These functions are not small, except for unlock_user
without debugging enabled. Move them out of line, and
add missing braces on the way.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210212184902.1251044-18-richard.henderson@linaro.org
[PMM: fixed the sense of an ifdef test in qemu.h]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>