9 Commits (db13b4e262bfcd7b5f66a303bcb4b81d71029cfc)

Author SHA1 Message Date
Paolo Bonzini fc9ba01724 include: move hw/loader.h to hw/core/ 9 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 9 months ago
Vishal Chourasia a9c608904f hw/core/loader: capture Error from load_image_targphys 10 months ago
Peter Maydell bb09b7bfd3 hw/core/machine.c: Make -machine dumpdtb=file.dtb with no DTB an error 2 years ago
Peter Maydell 8fd2518ef2 hw: Centralize handling of -machine dumpdtb option 2 years ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Paolo Bonzini 1935b7ead1 kconfig: allow compiling out QEMU device tree code per target 2 years ago
Philippe Mathieu-Daudé 8d7f2e767d system: Rename softmmu/ directory as system/ 3 years ago
Alistair Francis 5567fa825a softmmu/device_tree: Fixup local variables shadowing 3 years ago
Jason A. Donenfeld e1e618b9a0 device-tree: add re-randomization helper function 4 years ago
Daniel Henrique Barboza bf353ad555 qmp/hmp, device_tree.c: introduce dumpdtb 4 years ago
Yanan Wang 22599b795c softmmu/device_tree: Remove redundant pointer assignment 5 years ago
Thomas Huth cfeeeb482a softmmu/device_tree: Silence compiler warning with --enable-sanitizers 5 years ago
Bernhard Beschow d4fae97d8f softmmu: Provide a clue as to why device tree loading failed 5 years ago
Yanan Wang b863f0b758 device_tree: Add qemu_fdt_add_path 5 years ago
Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
Alex Bennée 78da6a1bca device_tree: add qemu_fdt_setprop_string_array helper 6 years ago
Paolo Bonzini f2ce39b4f0 vl: make qemu_get_machine_opts static 6 years ago
Paolo Bonzini 800d4deda0 softmmu: move more files to softmmu/ 6 years ago
Edgar E. Iglesias 958bae18b2 device_tree: Constify compat in qemu_fdt_node_path() 6 years ago
Edgar E. Iglesias 80972d3bb2 device_tree: Allow name wildcards in qemu_fdt_node_path() 6 years ago
Leonardo Bras 9f252c7c88 device_tree: Add info message when dumping dtb to file 6 years ago
Markus Armbruster 065e6298a7 device_tree: Fix integer overflowing in load_device_tree() 7 years ago
Peter Maydell da885fe1ee device_tree.c: Don't use load_image() 8 years ago
Eric Auger f963cc26df device_tree: Add qemu_fdt_node_unit_path 8 years ago
Philippe Mathieu-Daudé 38754e43f6 device_tree: Replace error_setg(&error_fatal) by error_report() + exit() 8 years ago
Geert Uytterhoeven 14ec3cbd7c device_tree: Increase FDT_MAX_SIZE to 1 MiB 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 9 years ago
Philippe Mathieu-Daudé 21a9ad2f15 device_tree: fix compiler warnings (clang 5) 9 years ago
Paolo Bonzini 58369e22cf qemu-common: stop including qemu/bswap.h from qemu-common.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Eric Auger 58e71097ce device_tree: qemu_fdt_getprop_cell converted to use the error API 11 years ago
Eric Auger 78e24f235e device_tree: qemu_fdt_getprop converted to use the error API 11 years ago
Eric Auger 6d79566ae6 device_tree: introduce qemu_fdt_node_path 11 years ago
Eric Auger 60e43e987c device_tree: introduce load_device_tree_from_sysfs 11 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 11 years ago
Kamalesh Babulal cc47a16bcb device_tree: Fix a typo 11 years ago
Peter Crosthwaite 7df057bac3 device-tree: Make a common-obj 11 years ago
Marcel Apfelbaum 6cabe7fa6d machine: query phandle-start machine property 12 years ago
Sergey Fedorov 2bf9febc95 device-tree: fix memory leak 12 years ago
Li Liu 508e221f2c device_tree.c: dump all err mesages with error_report 12 years ago
Li Liu db013f81b2 device_tree.c: redirect load_device_tree err message to stderr 12 years ago
Peter Crosthwaite be5907f2cc device_tree: qemu_fdt_setprop: Rename val_array arg 13 years ago
Peter Crosthwaite 5a4348d111 device_tree: s/qemu_devtree/qemu_fdt globally 13 years ago
Peter Maydell ef6de70ea8 device_tree.c: Terminate the empty reservemap in create_device_tree() 13 years ago
Peter Maydell 97c38f8c27 device_tree: Add qemu_devtree_setprop_sized_cells() utility functions 13 years ago
Markus Armbruster c1b71b0c03 vl: Tighten parsing of -machine option phandle_start 13 years ago
Markus Armbruster 2ff3de685a Simplify -machine option queries with qemu_get_machine_opts() 13 years ago
Stefan Weil 909a196d27 device tree: Fix cppcheck warning 13 years ago