qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v1 0/2] riscv: htif fixes


From: KONRAD Frederic
Subject: [Qemu-devel] [PATCH v1 0/2] riscv: htif fixes
Date: Wed, 18 Apr 2018 12:16:46 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]