/openbmc/qemu/include/hw/intc/ |
H A D | arm_gic.h | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|
H A D | arm_gicv3_its_common.h | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|
H A D | arm_gicv3_common.h | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_its_common.c | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|
H A D | arm_gic_common.c | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|
H A D | arm_gicv3_common.c | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|
/openbmc/qemu/target/arm/ |
H A D | kvm_arm.h | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|
/openbmc/qemu/hw/arm/ |
H A D | sbsa-ref.c | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|
H A D | virt-acpi-build.c | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|
H A D | virt.c | diff 0c40daf03810ed56535c40f6debdcc62ce4c5e6d Wed Apr 05 06:48:26 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
"kvm_arm.h" contains external and internal prototype declarations. Files under the hw/ directory should only access the KVM external API.
In order to avoid machine / device models to include "kvm_arm.h" simply to get the QOM GIC/ITS class name, un-inline each class name getter to the proper device model file.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230405160454.97436-4-philmd@linaro.org>
|