On Wed, 2008-03-19 at 09:45 -0500, Jerone Young wrote: > Add dynamic device tree manipulation & change uboot loader for PPC > bamboo board model > > This patch adds code to dynamically manipulate the device tree when > loaded into memory. This allows us to finally have the ability to > manipulate the kernel command line & initrd from the qemu command > line. This will also let us setup different settings for the board. > > This patch also now uses new uboot loader load_uimage() to load kernel > image. > > Signed-off-by: Jerone Young <[EMAIL PROTECTED]>
You've introduced the following warnings: ../hw/ppc440_bamboo.c: In function `bamboo_init': ../hw/ppc440_bamboo.c:151: warning: passing arg 2 of `load_device_tree' makes integer from pointer without a cast ../hw/ppc440_bamboo.c:166: warning: passing arg 4 of `dt_string' discards qualifiers from pointer target type ../hw/ppc440_bamboo.c:31: warning: 'buf' might be used uninitialized in this function -- Hollis Blanchard IBM Linux Technology Center ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel