On Thu, Mar 13, 2025 at 5:23 AM Paolo Savini <paolo.sav...@embecosm.com> wrote: > > Adding reviewer information to the patch and rebasing on top of master. > > Previous versions: > > - v1: > https://lore.kernel.org/all/20250129144435.82451-1-paolo.sav...@embecosm.com/ > - v2: > https://lore.kernel.org/all/20250221155320.59159-1-paolo.sav...@embecosm.com/
This is already in the RISC-V tree, you don't need to resend it https://github.com/alistair23/qemu/tree/riscv-to-apply.next Alistair > > Cc: Richard Handerson <richard.hender...@linaro.org> > Cc: Palmer Dabbelt <pal...@dabbelt.com> > Cc: Alistair Francis <alistair.fran...@wdc.com> > Cc: Bin Meng <bmeng...@gmail.com> > Cc: Weiwei Li <liwei1...@gmail.com> > Cc: Daniel Henrique Barboza <dbarb...@ventanamicro.com> > Cc: Liu Zhiwei <zhiwei_...@linux.alibaba.com> > Cc: Helene Chelin <helene.che...@embecosm.com> > Cc: Nathan Egge <ne...@google.com> > Cc: Max Chou <max.c...@sifive.com> > Cc: Jeremy Bennett <jeremy.benn...@embecosm.com> > Cc: Craig Blackmore <craig.blackm...@embecosm.com> > > Paolo Savini (1): > target/riscv: optimize the memory probing for vector fault-only-first > loads. > > target/riscv/vector_helper.c | 103 ++++++++++++++++++++--------------- > 1 file changed, 58 insertions(+), 45 deletions(-) > > -- > 2.34.1 >