aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend
diff options
context:
space:
mode:
authorZhao Liu <zhao1.liu@intel.com>2025-05-14 16:49:55 +0800
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-06-10 11:06:47 +0200
commit17612f972f02fcafae2c70aa96c9d2e7a4c6d36d (patch)
tree6f024b537e2a4e780eaac85960313d471d6355f4 /scripts/tracetool/backend
parent63151361fdf14e9dcaa463fe06e0b23f51c689eb (diff)
downloadqemu-17612f972f02fcafae2c70aa96c9d2e7a4c6d36d.zip
qemu-17612f972f02fcafae2c70aa96c9d2e7a4c6d36d.tar.gz
qemu-17612f972f02fcafae2c70aa96c9d2e7a4c6d36d.tar.bz2
hw/core/resetcontainer: Consolidate OBJECT_DECLARE_SIMPLE_TYPE
The QOM type of ResettableContainer is defined by OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES, which means it doesn't need the class! Therefore, use OBJECT_DECLARE_SIMPLE_TYPE to declare the type, then there's no need for class definition. Cc: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Zhao Liu <zhao1.liu@intel.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20250514084957.2221975-8-zhao1.liu@intel.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/tracetool/backend')
0 files changed, 0 insertions, 0 deletions