qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] riscv: htif fixes
@ 2018-04-18 10:16 KONRAD Frederic
  2018-04-18 10:16 ` [Qemu-devel] [PATCH v1 1/2] riscv: spike: allow base == 0 KONRAD Frederic
  2018-04-18 10:16 ` [Qemu-devel] [PATCH v1 2/2] riscv: htif: increase the priority of the htif subregion KONRAD Frederic
  0 siblings, 2 replies; 5+ messages in thread
From: KONRAD Frederic @ 2018-04-18 10:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: frederic.konrad, mjc, palmer, sagark, kbastian

Hi all,
 
Here are some fixes for the HTIF device.

I saw some changing behavior since I use qemu upstream instead of the RISC-V
fork because the htif can't be based to 0 anymore. The first patch address
that issue.

The second patch fixes the priority of the htif subregion as I don't think we
guarantee which region get accessed when two subregions have the same
priority.

Thanks,
Fred

KONRAD Frederic (2):
  riscv: spike: allow base == 0
  riscv: htif: increase the priority of the htif subregion

 hw/riscv/riscv_htif.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-04-24 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-18 10:16 [Qemu-devel] [PATCH v1 0/2] riscv: htif fixes KONRAD Frederic
2018-04-18 10:16 ` [Qemu-devel] [PATCH v1 1/2] riscv: spike: allow base == 0 KONRAD Frederic
2018-04-18 10:16 ` [Qemu-devel] [PATCH v1 2/2] riscv: htif: increase the priority of the htif subregion KONRAD Frederic
2018-04-20  0:57   ` Michael Clark
2018-04-24 15:46     ` KONRAD Frederic

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).