Le 03/09/2019 à 15:35, Peter Maydell a écrit : > On Thu, 22 Aug 2019 at 19:59, Richard Henderson > <richard.hender...@linaro.org> wrote: >> >> This is inspired by the discussion in >> >> https://bugs.launchpad.net/qemu/+bug/1840922 >> >> Previously I suggested a new CPUClass hook, but when I went >> to implement that seemed like overkill. >> >> >> r~ >> >> >> Richard Henderson (2): >> linux-user: Pass CPUState to MAX_RESERVED_VA >> linux-user/arm: Adjust MAX_RESERVED_VA for M-profile >> > > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
Both applied to my linux-user branch. Thanks, Laurent