Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qmp/hmp, device_tree.c: introduce dumpdtb | Daniel Henrique Barboza | 2022-10-17 | 1 | -0/+37 |
* | softmmu/device_tree: Remove redundant pointer assignment | Yanan Wang | 2022-01-21 | 1 | -5/+4 |
* | softmmu/device_tree: Silence compiler warning with --enable-sanitizers | Thomas Huth | 2022-01-21 | 1 | -2/+2 |
* | softmmu: Provide a clue as to why device tree loading failed | Bernhard Beschow | 2022-01-18 | 1 | -2/+4 |
* | device_tree: Add qemu_fdt_add_path | Yanan Wang | 2021-10-21 | 1 | -2/+42 |
* | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | device_tree: add qemu_fdt_setprop_string_array helper | Alex Bennée | 2021-03-10 | 1 | -0/+26 |
* | vl: make qemu_get_machine_opts static | Paolo Bonzini | 2020-12-15 | 1 | -1/+1 |
* | softmmu: move more files to softmmu/ | Paolo Bonzini | 2020-10-12 | 1 | -0/+579 |