On 28/6/22 13:16, Richard Henderson wrote:
This separates guest file descriptors from host file descriptors, and utilizes shared infrastructure for integration with gdbstub.Signed-off-by: Richard Henderson <[email protected]> --- target/mips/tcg/sysemu/mips-semi.c | 219 +++++++++++++---------------- 1 file changed, 95 insertions(+), 124 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
