From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Max Filippov <jcmvbkbc@gmail.com>,
Peter Crosthwaite <crosthwaitepeter@gmail.com>
Subject: [Qemu-devel] [PATCH v2 0/2] target-xtensa: xtfpga: support cores without MMU
Date: Sun, 27 Sep 2015 23:58:41 +0300 [thread overview]
Message-ID: <1443387523-6559-1-git-send-email-jcmvbkbc@gmail.com> (raw)
Hello,
this series adds noMMU memory map to Xtensa XTFPGA board allowing to run
uClinux on cores without MMU.
Changes v1->v2:
- drop patch 1;
- create and initialize XTFPGA FLASH device in hw/xtensa/xtfpga.c with
series of qdev_prop_set_*;
- replace bool mmu with enum;
- decide if system IO alias is needed based on alias address.
Max Filippov (2):
target-xtensa: xtfpga: attach FLASH to system IO
target-xtensa: xtfpga: support noMMU cores
hw/xtensa/xtfpga.c | 101 +++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 79 insertions(+), 22 deletions(-)
--
1.8.1.4
next reply other threads:[~2015-09-27 20:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-27 20:58 Max Filippov [this message]
2015-09-27 20:58 ` [Qemu-devel] [PATCH v2 1/2] target-xtensa: xtfpga: attach FLASH to system IO Max Filippov
2015-09-27 21:34 ` Peter Crosthwaite
2015-09-27 21:58 ` Max Filippov
2015-09-27 20:58 ` [Qemu-devel] [PATCH v2 2/2] target-xtensa: xtfpga: support noMMU cores Max Filippov
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=1443387523-6559-1-git-send-email-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=crosthwaitepeter@gmail.com \
--cc=qemu-devel@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).