aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/device_tree.h
AgeCommit message (Expand)Author
2023-09-29sysemu/device_tree: Clean up local variable shadowingPhilippe Mathieu-Daudé
2022-10-27device-tree: add re-randomization helper functionJason A. Donenfeld
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza
2021-10-20device_tree: Add qemu_fdt_add_pathYanan Wang
2021-03-10device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée
2020-04-30device_tree: Constify compat in qemu_fdt_node_path()Edgar E. Iglesias
2020-04-30device_tree: Allow name wildcards in qemu_fdt_node_path()Edgar E. Iglesias
2018-06-29device_tree: Add qemu_fdt_node_unit_pathEric Auger
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-02-19device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger
2016-02-19device_tree: qemu_fdt_getprop converted to use the error APIEric Auger
2016-02-19device_tree: introduce qemu_fdt_node_pathEric Auger
2016-02-19device_tree: introduce load_device_tree_from_sysfsEric Auger
2015-02-13arm: Add PCIe host bridge in virt machineAlexander Graf
2013-12-20device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite
2013-07-19device_tree: Add qemu_devtree_setprop_sized_cells() utility functionsPeter Maydell
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini