Re: [Qemu-devel] [PATCH v1 0/4] Miscellaneous patches from the RISC-V fork

2019-06-14 Thread Palmer Dabbelt
On Fri, 17 May 2019 15:10:56 PDT (-0700), Alistair Francis wrote: This should be the last series bringing the patches from the RISC-V fork into mainline QEMU. Dayeol Lee (1): target/riscv: Fix PMP range boundary address bug Michael Clark (3): disas/riscv: Disassemble reserved compressed enc

Re: [Qemu-devel] [PATCH v1 0/4] Miscellaneous patches from the RISC-V fork

2019-06-06 Thread Alistair Francis
On Fri, May 17, 2019 at 3:12 PM Alistair Francis wrote: > > This should be the last series bringing the patches from the RISC-V fork > into mainline QEMU. > > Dayeol Lee (1): > target/riscv: Fix PMP range boundary address bug > > Michael Clark (3): > disas/riscv: Disassemble reserved compresse

[Qemu-devel] [PATCH v1 0/4] Miscellaneous patches from the RISC-V fork

2019-05-17 Thread Alistair Francis
This should be the last series bringing the patches from the RISC-V fork into mainline QEMU. Dayeol Lee (1): target/riscv: Fix PMP range boundary address bug Michael Clark (3): disas/riscv: Disassemble reserved compressed encodings as illegal disas/riscv: Fix `rdinstreth` constraint targe