/openbmc/qemu/system/ |
H A D | device_tree-stub.c | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|
H A D | device_tree.c | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|
H A D | meson.build | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|
/openbmc/qemu/hw/core/ |
H A D | Kconfig | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|
H A D | meson.build | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|
/openbmc/qemu/include/sysemu/ |
H A D | device_tree.h | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|
/openbmc/qemu/ |
H A D | Kconfig.host | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|
H A D | meson.build | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|
/openbmc/qemu/include/monitor/ |
H A D | hmp.h | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|
/openbmc/qemu/monitor/ |
H A D | hmp-cmds.c | 1935b7ea Tue May 07 07:13:46 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> 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>
|