Re: [Qemu-devel] [RFC v0 07/10] fdt_generic: First revision

2012-09-17 Thread Paolo Bonzini
> > However, as things stand there is nothing (I think) that really requires > > coroutines. A simple 2-pass initialization would do, with links and > > irqs connected on the second pass. > > I'm just trying to be a little more general. For more complex setups > we may in the future want to resol

Re: [Qemu-devel] [RFC v0 07/10] fdt_generic: First revision

2012-09-17 Thread Peter Crosthwaite
On Mon, Sep 17, 2012 at 7:48 PM, Paolo Bonzini wrote: > Il 17/09/2012 11:02, Peter A. G. Crosthwaite ha scritto: >> First revision of fdt generic infrastructure. These modules allow >> for fdt generic machine models, which create machines to match a device >> tree specification. > > Ok, so here is

Re: [Qemu-devel] [RFC v0 07/10] fdt_generic: First revision

2012-09-17 Thread Paolo Bonzini
Il 17/09/2012 11:02, Peter A. G. Crosthwaite ha scritto: > First revision of fdt generic infrastructure. These modules allow > for fdt generic machine models, which create machines to match a device > tree specification. Ok, so here is the famous coroutine-based FDT generation. :) It does look p

[Qemu-devel] [RFC v0 07/10] fdt_generic: First revision

2012-09-17 Thread Peter A. G. Crosthwaite
First revision of fdt generic infrastructure. These modules allow for fdt generic machine models, which create machines to match a device tree specification. Signed-off-by: Peter A. G. Crosthwaite --- default-configs/microblaze-softmmu.mak |1 + default-configs/microblazeel-softmmu.mak |