On Fri, Oct 22, 2021 at 7:28 AM Richard Henderson < richard.hender...@linaro.org> wrote:
> On 10/21/21 3:31 PM, Alistair Francis wrote: > > On Fri, Oct 22, 2021 at 2:30 AM <frank.ch...@sifive.com> wrote: > >> > >> From: Kito Cheng <kito.ch...@sifive.com> > >> > >> Signed-off-by: Kito Cheng <kito.ch...@sifive.com> > >> Signed-off-by: Chih-Min Chao <chihmin.c...@sifive.com> > >> Signed-off-by: Frank Chang <frank.ch...@sifive.com> > >> Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > > > > It doesn't look like this made it through to the list. I only see v3 > > on patchew: > https://patchew.org/QEMU/20211016090742.3034669-1-frank.ch...@sifive.com/ > > It's just the cover-letter that got lost. > > > https://lore.kernel.org/qemu-devel/20211021162956.2772656-2-frank.ch...@sifive.com/ > > > > Can you rebase this on > > https://github.com/alistair23/qemu/tree/riscv-to-apply.next when you > > re-send it? > > But a rebase is probably required anyway. > Hi Alistair and Richard, This patchset is already rebased on riscv-to-apply.next. The Zfh and Zfhmin cpu properties are already moved to /* Defaults for standard extensions */ section, along with other Zi* extensions. BTW, I found out my patchset won't appear at Patchew if cover letter is only sent to qemu-ri...@nongnu.org. (I used: "git send-email --to 'qemu-ri...@nongnu.org' ...", instead of: "git send-email --to 'qemu-devel@nongnu.org, qemu-ri...@nongnu.org' ...") I will send it to qemu-devel@nongnu.org as well in my future patchset. Regards, Frank Chang > > r~ >