qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: KONRAD Frederic <frederic.konrad@adacore.com>
To: qemu-devel@nongnu.org, qemu-stable@nongnu.org
Cc: mjc@sifive.com, kbastian@mail.uni-paderborn.de, f4bug@amsat.org,
	peter.maydell@linaro.org, frederic.konrad@adacore.com
Subject: [Qemu-devel] [PATCH V2 0/3] riscv: some little fix.
Date: Thu,  3 May 2018 17:17:13 +0200	[thread overview]
Message-ID: <1525360636-18229-1-git-send-email-frederic.konrad@adacore.com> (raw)

Hi all,

Here are some fixes for RISCV.

The two firsts allow to map the HTIF @0x00000000.
The third one requires fdt to be present on the build machine so the build
doesn't end with a linker error.

Thanks,
Fred

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

 configure             |  2 +-
 hw/riscv/riscv_htif.c | 12 ++++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2018-05-03 15:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-03 15:17 KONRAD Frederic [this message]
2018-05-03 15:17 ` [Qemu-devel] [PATCH V2 1/3] riscv: spike: allow base == 0 KONRAD Frederic
2018-05-03 15:17 ` [Qemu-devel] [PATCH V2 2/3] riscv: htif: increase the priority of the htif subregion KONRAD Frederic
2018-05-03 15:17 ` [Qemu-devel] [PATCH V2 3/3] riscv: requires libfdt KONRAD Frederic
2018-05-03 15:24 ` [Qemu-devel] [PATCH V2 0/3] riscv: some little fix 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=1525360636-18229-1-git-send-email-frederic.konrad@adacore.com \
    --to=frederic.konrad@adacore.com \
    --cc=f4bug@amsat.org \
    --cc=kbastian@mail.uni-paderborn.de \
    --cc=mjc@sifive.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    /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).