summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device_tree: Fix potential memory leakStefan Weil2011-10-261-0/+1
* device tree: give dt more sizeAlexander Graf2011-10-061-0/+1
* device tree: dont fail operationsAlexander Graf2011-10-061-25/+51
* device tree: add add_subnode commandAlexander Graf2011-10-061-0/+24
* device tree: add nop_nodeAlexander Graf2011-10-061-0/+11
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* Allow qemu_devtree_setprop() to take arbitrary valuesDavid Gibson2011-04-011-1/+1
* Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1dBlue Swirl2009-09-231-0/+1
* Remove unused variablePaul Brook2009-05-241-1/+0
* Wean device tree code off phys_ram_base.pbrook2009-04-101-18/+18
* toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-4/+0
* Implement device tree support needed for Bamboo emulationaurel322008-12-161-0/+114