On Sat, 2 Mar 2024 at 04:13, Richard Henderson <richard.hender...@linaro.org> wrote: > > The "set" prctl passes through integral values. > The "get" prctl returns the value into a pointer. > > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1929 > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM