Re: [PATCH v7 17/21] LoongArch Linux User Emulation
Hi Song, Sorry for the late review; I only became aware of this work and subscribed to qemu-devel after you sent v6, so I wasn't able to reply to that thread I didn't receive earlier. On 10/18/21 20:47, Song Gao wrote: Implementation of linux user emulation for LoongArch. Signed-off-by: Son
[PATCH v7 17/21] LoongArch Linux User Emulation
Implementation of linux user emulation for LoongArch. Signed-off-by: Song Gao Signed-off-by: Xiaojuan Yang --- accel/tcg/user-exec.c | 15 ++ configure | 5 + include/elf.h | 2 + linux-user/elfload.c