qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2]  target/riscv: fix hypervisor exceptions
@ 2021-10-26 14:51 Jose Martins
  2021-10-26 14:51 ` [PATCH v2 1/2] target/riscv: fix VS interrupts forwarding to HS Jose Martins
  2021-10-26 14:51 ` [PATCH v2 2/2] target/riscv: remove force HS exception Jose Martins
  0 siblings, 2 replies; 5+ messages in thread
From: Jose Martins @ 2021-10-26 14:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jose Martins

This patch series fixes the forwarding of VS-level execptions to HS-mode and
removes unecessary code previously used for the routing of exceptions to   
HS-mode.

Jose Martins (2):
  target/riscv: fix VS interrupts forwarding to HS
  target/riscv: remove force HS exception

 target/riscv/cpu.h        |  2 --
 target/riscv/cpu_bits.h   |  6 -----
 target/riscv/cpu_helper.c | 54 +++++++--------------------------------
 3 files changed, 9 insertions(+), 53 deletions(-)

-- 
2.33.1



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

end of thread, other threads:[~2021-10-27  3:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 14:51 [PATCH v2 0/2] target/riscv: fix hypervisor exceptions Jose Martins
2021-10-26 14:51 ` [PATCH v2 1/2] target/riscv: fix VS interrupts forwarding to HS Jose Martins
2021-10-27  3:24   ` Alistair Francis
2021-10-26 14:51 ` [PATCH v2 2/2] target/riscv: remove force HS exception Jose Martins
2021-10-27  3:24   ` Alistair Francis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).