summaryrefslogtreecommitdiffstats
path: root/softmmu/device_tree.c
Commit message (Expand)AuthorAgeFilesLines
* device-tree: add re-randomization helper functionJason A. Donenfeld2022-10-271-0/+21
* qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza2022-10-171-0/+37
* softmmu/device_tree: Remove redundant pointer assignmentYanan Wang2022-01-211-5/+4Star
* softmmu/device_tree: Silence compiler warning with --enable-sanitizersThomas Huth2022-01-211-2/+2
* softmmu: Provide a clue as to why device tree loading failedBernhard Beschow2022-01-181-2/+4
* device_tree: Add qemu_fdt_add_pathYanan Wang2021-10-211-2/+42
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée2021-03-101-0/+26
* vl: make qemu_get_machine_opts staticPaolo Bonzini2020-12-151-1/+1
* softmmu: move more files to softmmu/Paolo Bonzini2020-10-121-0/+579