xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 V6] xen: arm: parse modules from DT during early boot.
@ 2013-01-30 14:26 Ian Campbell
  2013-01-30 14:26 ` [PATCH 1/4] dtb: correct handling of #address-cells and #size-cells Ian Campbell
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Ian Campbell @ 2013-01-30 14:26 UTC (permalink / raw)
  To: xen-devel; +Cc: Anthony Perard, Tim Deegan, Stefano Stabellini

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.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-02-18 14:04 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-30 14:26 [PATCH 0/4 V6] xen: arm: parse modules from DT during early boot Ian Campbell
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

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).