On Thu, Mar 26, 2020 at 3:51 PM Alistair Francis <alistair.fran...@wdc.com> wrote: > > This series fixes two bugs in the RISC-V two stage lookup > implementation. This fixes the Hypervisor userspace failing to start. > > Alistair Francis (2): > riscv: Don't use stage-2 PTE lookup protection flags > riscv: AND stage-1 and stage-2 protection flags
Applied to the RISC-V tree for 5.1 Alistair > > target/riscv/cpu_helper.c | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > > -- > 2.26.0 >