Re: [PATCH v2 00/37] target/riscv: support packed extension v0.9.4

2021-06-14 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210610075908.3305506-1-zhiwei_...@c-sky.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210610075908.3305506-1-zhiwei_...@c-sky.com Subject: [PATCH v2 00/37] target/riscv

[PATCH v2 00/37] target/riscv: support packed extension v0.9.4

2021-06-10 Thread LIU Zhiwei
This patchset implements the packed extension for RISC-V on QEMU. This patchset have passed all my direct Linux user mode cases(RV64) on X86-64 Ubuntu host machine. You can also find this patch set on my repo(https://github.com/romanheros/qemu.git branch:packed-upstream-v2). I have ported packed