From: KONRAD Frederic <frederic.konrad@adacore.com>
To: qemu-devel@nongnu.org
Cc: frederic.konrad@adacore.com, mjc@sifive.com, palmer@sifive.com,
sagark@eecs.berkeley.edu, kbastian@mail.uni-paderborn.de
Subject: [Qemu-devel] [PATCH v1 0/2] riscv: htif fixes
Date: Wed, 18 Apr 2018 12:16:46 +0200 [thread overview]
Message-ID: <1524046608-12906-1-git-send-email-frederic.konrad@adacore.com> (raw)
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
next reply other threads:[~2018-04-18 10:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-18 10:16 KONRAD Frederic [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1524046608-12906-1-git-send-email-frederic.konrad@adacore.com \
--to=frederic.konrad@adacore.com \
--cc=kbastian@mail.uni-paderborn.de \
--cc=mjc@sifive.com \
--cc=palmer@sifive.com \
--cc=qemu-devel@nongnu.org \
--cc=sagark@eecs.berkeley.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).