From: Ian Campbell <Ian.Campbell@citrix.com>
To: xen-devel <xen-devel@lists.xen.org>
Cc: Anthony Perard <anthony.perard@citrix.com>,
Tim Deegan <tim@xen.org>,
Stefano Stabellini <stefano.stabellini@citrix.com>
Subject: [PATCH 0/4 V6] xen: arm: parse modules from DT during early boot.
Date: Wed, 30 Jan 2013 14:26:09 +0000 [thread overview]
Message-ID: <1359555969.12252.231.camel@zakaz.uk.xensource.com> (raw)
Most of the early part of this series went in with V5 and only the PoC
DTB based "protocol" remains.
Main change is that the match on /chosen/modules is now done based on
compatible == "xen,multiboot-module" rather than by the path (Stefano's
request).
I had to fix device_tree_for_each_node to handle #*-cells properly, this
is at the start of the series.
I have also added a patch which makes the hypervisor insert
the /hypervisor/ node automatically (and drop anything which is there
already). This is a (small) step along the path of being able to use the
unmodified DTS for the platform. I reckon the main remaining thing in
this area is to automatically update /cpus/ based on dom0_vcpus=X (we
already handle RAM).
Ian.
next reply other threads:[~2013-01-30 14:26 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-30 14:26 Ian Campbell [this message]
2013-01-30 14:26 ` [PATCH 1/4] dtb: correct handling of #address-cells and #size-cells Ian Campbell
2013-02-15 12:43 ` Stefano Stabellini
2013-02-15 13:18 ` Ian Campbell
2013-02-15 17:04 ` Ian Campbell
2013-02-18 13:11 ` Stefano Stabellini
2013-02-18 13:25 ` Ian Campbell
2013-02-18 11:22 ` Ian Campbell
2013-01-30 14:26 ` [PATCH 2/4] xen: arm: parse modules from DT during early boot Ian Campbell
2013-02-15 12:55 ` Stefano Stabellini
2013-01-30 14:26 ` [PATCH 3/4] xen: strip xen, multiboot-module nodes from dom0 device tree Ian Campbell
2013-02-15 12:53 ` Stefano Stabellini
2013-01-30 14:26 ` [PATCH 4/4] xen: arm: create dom0 DTB /hypervisor/ node dynamically Ian Campbell
2013-02-05 11:26 ` Anthony PERARD
2013-02-05 11:30 ` Ian Campbell
2013-02-18 14:04 ` Ian Campbell
2013-02-15 12:52 ` Stefano Stabellini
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=1359555969.12252.231.camel@zakaz.uk.xensource.com \
--to=ian.campbell@citrix.com \
--cc=anthony.perard@citrix.com \
--cc=stefano.stabellini@citrix.com \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.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).