[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 17/21] LoongArch Linux User Emulation
From: |
Richard Henderson |
Subject: |
Re: [PATCH v4 17/21] LoongArch Linux User Emulation |
Date: |
Sun, 12 Sep 2021 05:38:09 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
On 9/10/21 10:58 PM, Song Gao wrote:
By the way, We have already prepared V5 patches. but I see that patches [1] and
[2] have not push into master. How can I use these patches?
[1]:
https://patchew.org/QEMU/20210618192951.125651-1-richard.henderson@linaro.org/
[2]:
https://patchew.org/QEMU/20210822035537.283193-1-richard.henderson@linaro.org/
Now that development is open for 6.2, and I'm back from holiday, I'll work on getting this
upstream.
In the short term, you can add
Based-on: <message-id>
in the cover-letter, to indicate what the dependencies are. It can also be helpful to
provide a git tag for the complete patch set in the cover-letter.
r~
- [PATCH v4 19/21] target/loongarch: Add target build suport, (continued)