mirror_qemu/include/monitor
Paolo Bonzini 1935b7ead1 kconfig: allow compiling out QEMU device tree code per target
Introduce a new Kconfig symbol, CONFIG_DEVICE_TREE, that specifies whether
to include the common device tree code in system/device_tree.c and to
link to libfdt.  For now, include it unconditionally if libfdt is
available.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-05-10 15:45:15 +02:00
..
hmp-target.h monitor: remove MonitorDef from typedefs.h 2024-05-03 15:47:48 +02:00
hmp.h kconfig: allow compiling out QEMU device tree code per target 2024-05-10 15:45:15 +02:00
monitor.h monitor: add more *_locked() functions 2023-05-25 10:18:33 +02:00
qdev.h qdev: Base object creation on QDict rather than QemuOpts 2021-10-15 16:11:22 +02:00
qmp-helpers.h char: Factor out qmp_add_client() parts and move to chardev/ 2023-02-04 07:56:54 +01:00