index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
device_tree.h
Age
Commit message (
Expand
)
Author
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2023-09-29
sysemu/device_tree: Clean up local variable shadowing
Philippe Mathieu-Daudé
2022-10-27
device-tree: add re-randomization helper function
Jason A. Donenfeld
2022-10-17
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
2021-10-20
device_tree: Add qemu_fdt_add_path
Yanan Wang
2021-03-10
device_tree: add qemu_fdt_setprop_string_array helper
Alex Bennée
2020-04-30
device_tree: Constify compat in qemu_fdt_node_path()
Edgar E. Iglesias
2020-04-30
device_tree: Allow name wildcards in qemu_fdt_node_path()
Edgar E. Iglesias
2018-06-29
device_tree: Add qemu_fdt_node_unit_path
Eric Auger
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-02-19
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
2016-02-19
device_tree: qemu_fdt_getprop converted to use the error API
Eric Auger
2016-02-19
device_tree: introduce qemu_fdt_node_path
Eric Auger
2016-02-19
device_tree: introduce load_device_tree_from_sysfs
Eric Auger
2015-02-13
arm: Add PCIe host bridge in virt machine
Alexander Graf
2013-12-20
device_tree: qemu_fdt_setprop: Rename val_array arg
Peter Crosthwaite
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-07-19
device_tree: Add qemu_devtree_setprop_sized_cells() utility functions
Peter Maydell
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini