On Wed, 8 Jun 2022 at 03:41, Richard Henderson <richard.hender...@linaro.org> wrote: > > This separates guest file descriptors from host file descriptors, > and utilizes shared infrastructure for integration with gdbstub. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
The commit message presents this as just a no-behaviour-change refactoring but it looks like the patch includes changes to the errno semantics ? thanks -- PMM