All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for 5.0 v1 0/2]  RISC-V: Fix Hypervisor guest user space
@ 2020-03-26 22:44 ` Alistair Francis
  0 siblings, 0 replies; 22+ messages in thread
From: Alistair Francis @ 2020-03-26 22:44 UTC (permalink / raw)
  To: qemu-devel, qemu-riscv; +Cc: alistair.francis, palmer, alistair23

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

 target/riscv/cpu_helper.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.26.0



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2020-06-27 22:49 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 22:44 [PATCH for 5.0 v1 0/2] RISC-V: Fix Hypervisor guest user space Alistair Francis
2020-03-26 22:44 ` Alistair Francis
2020-03-26 22:44 ` [PATCH for 5.0 v1 1/2] riscv: Don't use stage-2 PTE lookup protection flags Alistair Francis
2020-03-26 22:44   ` Alistair Francis
2020-03-26 23:50   ` Richard Henderson
2020-03-26 23:50     ` Richard Henderson
2020-06-25 19:02     ` Alistair Francis
2020-06-25 19:02       ` Alistair Francis
2020-06-27 22:48       ` Richard Henderson
2020-06-27 22:48         ` Richard Henderson
2020-03-26 22:44 ` [PATCH for 5.0 v1 2/2] riscv: AND stage-1 and stage-2 " Alistair Francis
2020-03-26 22:44   ` Alistair Francis
2020-03-26 23:32   ` Richard Henderson
2020-03-26 23:32     ` Richard Henderson
2020-03-26 23:45     ` Alistair Francis
2020-03-26 23:45       ` Alistair Francis
2020-03-27  0:00 ` [PATCH for 5.0 v1 0/2] RISC-V: Fix Hypervisor guest user space Palmer Dabbelt
2020-03-27  0:00   ` Palmer Dabbelt
2020-03-30  4:23   ` Anup Patel
2020-03-30  4:23     ` Anup Patel
2020-04-20 19:16 ` Alistair Francis
2020-04-20 19:16   ` Alistair Francis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.