qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/riscv: profile handling fixes
@ 2025-05-20 17:23 Daniel Henrique Barboza
  2025-05-20 17:23 ` [PATCH 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile Daniel Henrique Barboza
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Daniel Henrique Barboza @ 2025-05-20 17:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-riscv, alistair.francis, liwei1518, zhiwei_liu, palmer,
	ajones, bjorn, Daniel Henrique Barboza

Hi,

The motivation of this short series is to fix a reported in [1]. A
couple of bugs were fixed along the way.

Björn, these patches should remediate the situation you're experiencing.

Patches based on master.

[1] https://lore.kernel.org/qemu-riscv/87y0usiz22.fsf@all.your.base.are.belong.to.us/

Daniel Henrique Barboza (3):
  target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
  target/riscv/tcg: decouple profile enablement from user prop
  target/riscv: add profile->present flag

 target/riscv/cpu.h            |  15 ++++
 target/riscv/riscv-qmp-cmds.c |   2 +-
 target/riscv/tcg/tcg-cpu.c    | 138 +++++++++++++++++-----------------
 3 files changed, 86 insertions(+), 69 deletions(-)

-- 
2.49.0



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

end of thread, other threads:[~2025-05-29  4:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-20 17:23 [PATCH 0/3] target/riscv: profile handling fixes Daniel Henrique Barboza
2025-05-20 17:23 ` [PATCH 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile Daniel Henrique Barboza
2025-05-21 13:47   ` Andrew Jones
2025-05-21 16:30   ` Björn Töpel
2025-05-29  3:03   ` Alistair Francis
2025-05-20 17:23 ` [PATCH 2/3] target/riscv/tcg: decouple profile enablement from user prop Daniel Henrique Barboza
2025-05-21 13:48   ` Andrew Jones
2025-05-21 16:34   ` Björn Töpel
2025-05-29  3:08   ` Alistair Francis
2025-05-20 17:23 ` [PATCH 3/3] target/riscv: add profile->present flag Daniel Henrique Barboza
2025-05-21 13:47   ` Andrew Jones
2025-05-21 16:33   ` Björn Töpel
2025-05-29  3:11   ` Alistair Francis
2025-05-21 16:27 ` [PATCH 0/3] target/riscv: profile handling fixes Björn Töpel
2025-05-29  4:32 ` 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).