summaryrefslogtreecommitdiff
path: root/softmmu/device_tree.c
AgeCommit message (Expand)Author
2022-01-21softmmu/device_tree: Remove redundant pointer assignmentYanan Wang
2022-01-21softmmu/device_tree: Silence compiler warning with --enable-sanitizersThomas Huth
2022-01-18softmmu: Provide a clue as to why device tree loading failedBernhard Beschow
2021-10-20device_tree: Add qemu_fdt_add_pathYanan Wang
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-03-10device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée
2020-12-15vl: make qemu_get_machine_opts staticPaolo Bonzini
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini