Hi, On 2021/11/1 19:21, gaosong wrote: > Hi Xuerui, > > On 2021/11/1 下午6:45, WANG Xuerui wrote: >> While I can see this patch and the next one are clearly from me, my >> author info is lost as I didn't spot any "From:" line in the mail body? >> Also I don't remember seeing "Base-on" tags in QEMU either. > > Sorry, I refer to the commit 35f171a2eb25fcdf1b719c58a61a7da15b4fe078 > > It seems that the reference is wrong. I 'll correct it. My patch series haven't gone into upstream yet, so I'm pretty sure this commit hash would change in the final merged version. I think basing your whole series on top of mine should be okay; mine has been completely reviewed and IIUC only waiting for a test-purpose Docker builder image before it can be merged, so the code should be fairly stable and friendly for rebases. > >> I think you're meaning to include the "Based-on" tags in your cover >> letter instead? > > I should take this way, Sorry Again, > Never mind; you could of course use more caution when it comes to Git operations later.
- [PATCH v8 19/29] linux-user: Add LoongArch signal support Song Gao
- [PATCH v8 22/29] linux-user: Add LoongArch cpu_loop support Song Gao
- [PATCH v8 05/29] target/loongarch: Add fixed point shift instr... Song Gao
- [PATCH v8 20/29] linux-user: Add LoongArch elf support Song Gao
- [PATCH v8 26/29] target/loongarch: 'make check-tcg' support Song Gao
- [PATCH v8 09/29] target/loongarch: Add fixed point extra instr... Song Gao
- [PATCH v8 17/29] linux-user: Add LoongArch generic header file... Song Gao
- [PATCH v8 28/29] accel/tcg/user-exec: Implement CPU-specific s... Song Gao
- Re: [PATCH v8 28/29] accel/tcg/user-exec: Implement CPU-s... WANG Xuerui
- Re: [PATCH v8 28/29] accel/tcg/user-exec: Implement C... gaosong
- Re: [PATCH v8 28/29] accel/tcg/user-exec: Impleme... WANG Xuerui
- [PATCH v8 24/29] default-configs: Add loongarch linux-user sup... Song Gao
- [PATCH v8 29/29] linux-user: Add safe syscall handling for loo... Song Gao
- [PATCH v8 14/29] target/loongarch: Add floating point load/sto... Song Gao
- [PATCH v8 23/29] linux-user: Add host dependency for LoongArch... Song Gao
- [PATCH v8 18/29] linux-user: Add LoongArch specific structures Song Gao
- [PATCH v8 16/29] target/loongarch: Add disassembler Song Gao
- [PATCH v8 27/29] scripts: add loongarch64 binfmt config Song Gao
- [PATCH v8 15/29] target/loongarch: Add branch instruction tran... Song Gao
- [PATCH v8 21/29] linux-user: Add LoongArch syscall support Song Gao
- [PATCH v8 25/29] target/loongarch: Add target build suport Song Gao