aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/device_tree.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-10kconfig: allow compiling out QEMU device tree code per targetPaolo Bonzini1-1/+0
2023-09-29sysemu/device_tree: Clean up local variable shadowingPhilippe Mathieu-Daudé1-4/+2
2022-10-27device-tree: add re-randomization helper functionJason A. Donenfeld1-0/+9
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza1-0/+1
2021-10-20device_tree: Add qemu_fdt_add_pathYanan Wang1-0/+1
2021-03-10device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée1-0/+17
2020-04-30device_tree: Constify compat in qemu_fdt_node_path()Edgar E. Iglesias1-1/+1
2020-04-30device_tree: Allow name wildcards in qemu_fdt_node_path()Edgar E. Iglesias1-0/+3
2018-06-29device_tree: Add qemu_fdt_node_unit_pathEric Auger1-0/+16
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-02-19device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger1-1/+13
2016-02-19device_tree: qemu_fdt_getprop converted to use the error APIEric Auger1-1/+12
2016-02-19device_tree: introduce qemu_fdt_node_pathEric Auger1-0/+18
2016-02-19device_tree: introduce load_device_tree_from_sysfsEric Auger1-0/+8
2015-02-13arm: Add PCIe host bridge in virt machineAlexander Graf1-0/+9
2013-12-20device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite1-1/+1
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite1-40/+40
2013-07-19device_tree: Add qemu_devtree_setprop_sized_cells() utility functionsPeter Maydell1-0/+59
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-0/+54