summaryrefslogtreecommitdiffstats
path: root/include/sysemu/device_tree.h
Commit message (Expand)AuthorAgeFilesLines
* device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée2021-03-101-0/+17
* device_tree: Constify compat in qemu_fdt_node_path()Edgar E. Iglesias2020-04-301-1/+1
* device_tree: Allow name wildcards in qemu_fdt_node_path()Edgar E. Iglesias2020-04-301-0/+3
* device_tree: Add qemu_fdt_node_unit_pathEric Auger2018-06-291-0/+16
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger2016-02-191-1/+13
* device_tree: qemu_fdt_getprop converted to use the error APIEric Auger2016-02-191-1/+12
* device_tree: introduce qemu_fdt_node_pathEric Auger2016-02-191-0/+18
* device_tree: introduce load_device_tree_from_sysfsEric Auger2016-02-191-0/+8
* arm: Add PCIe host bridge in virt machineAlexander Graf2015-02-131-0/+9
* device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite2013-12-201-1/+1
* device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite2013-12-201-40/+40
* device_tree: Add qemu_devtree_setprop_sized_cells() utility functionsPeter Maydell2013-07-191-0/+59
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-0/+54