Re: [PATCH v10 17/26] linux-user: Add LoongArch generic header files

2021-11-16 Thread gaosong
Hi Philippe, On 2021/11/16 下午4:33, Philippe Mathieu-Daudé wrote: Hi, On 11/12/21 07:54, Song Gao wrote: This includes: - sockbits.h - target_errno_defs.h - target_fcntl.h - termbits.h Signed-off-by: Song Gao Signed-off-by: Xiaojuan Yang --- linux-user/loongarch64/sockbits.h | 1 +

Re: [PATCH v10 17/26] linux-user: Add LoongArch generic header files

2021-11-16 Thread Philippe Mathieu-Daudé
Hi, On 11/12/21 07:54, Song Gao wrote: > This includes: > - sockbits.h > - target_errno_defs.h > - target_fcntl.h > - termbits.h > > Signed-off-by: Song Gao > Signed-off-by: Xiaojuan Yang > --- > linux-user/loongarch64/sockbits.h | 1 + > linux-user/loongarch64/target_errno_defs.h | 7

[PATCH v10 17/26] linux-user: Add LoongArch generic header files

2021-11-11 Thread Song Gao
This includes: - sockbits.h - target_errno_defs.h - target_fcntl.h - termbits.h Signed-off-by: Song Gao Signed-off-by: Xiaojuan Yang --- linux-user/loongarch64/sockbits.h | 1 + linux-user/loongarch64/target_errno_defs.h | 7 +++ linux-user/loongarch64/target_fcntl.h | 6 +