aurel32 f652e6af11 Implement device tree support needed for Bamboo emulation
To implement the -kernel, -initrd, and -append options, 4xx board emulation
must load the guest kernel as if firmware had loaded it. Where u-boot would be
the firmware, we must load the flat device tree into memory and set key fields
such as /chosen/bootargs.

This patch introduces a dependency on libfdt for flat device tree support.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6064 c046a42c-6fe2-441c-8c8c-71466251a162
2008-12-16 10:43:48 +00:00
2008-12-03 22:48:44 +00:00
2008-12-14 17:29:58 +00:00
2008-12-13 09:32:43 +00:00
2008-10-12 21:19:57 +00:00
2008-12-05 17:56:40 +00:00
2008-11-06 09:38:51 +00:00
2008-12-11 19:20:41 +00:00
2008-10-12 17:54:42 +00:00
2008-12-11 00:14:30 +00:00
2008-11-29 13:33:23 +00:00
2008-12-11 19:37:54 +00:00
2008-10-27 19:49:12 +00:00
2008-12-07 18:15:54 +00:00
2008-12-07 18:15:45 +00:00
2008-12-09 20:09:57 +00:00
2008-12-07 23:26:32 +00:00
2008-11-12 17:18:41 +00:00
2008-10-02 18:26:42 +00:00
2008-12-14 08:50:18 +00:00
2008-11-30 16:25:37 +00:00
2008-12-11 19:39:56 +00:00
2008-11-30 16:25:05 +00:00
2008-12-11 19:37:54 +00:00
2008-12-14 08:50:18 +00:00
2008-12-13 09:32:43 +00:00
2008-10-02 18:26:42 +00:00
2008-10-26 19:13:20 +00:00
2008-12-14 08:53:17 +00:00
2008-12-04 19:52:44 +00:00
2008-11-06 09:38:51 +00:00
2008-10-05 10:51:10 +00:00
2008-10-05 10:51:10 +00:00
2008-12-04 11:29:42 +00:00
2008-11-25 16:49:33 +00:00
2008-10-02 18:26:42 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%