aboutsummaryrefslogtreecommitdiff
path: root/softmmu/device_tree.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-21softmmu/device_tree: Remove redundant pointer assignmentYanan Wang1-5/+4
2022-01-21softmmu/device_tree: Silence compiler warning with --enable-sanitizersThomas Huth1-2/+2
2022-01-18softmmu: Provide a clue as to why device tree loading failedBernhard Beschow1-2/+4
2021-10-20device_tree: Add qemu_fdt_add_pathYanan Wang1-2/+42
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth1-1/+0
2021-03-10device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée1-0/+26
2020-12-15vl: make qemu_get_machine_opts staticPaolo Bonzini1-1/+1
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini1-0/+579