]> git.proxmox.com Git - mirror_qemu.git/commit
hw/tricore/testboard: Use qdev_new() instead of QOM basic API
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 14 Feb 2024 16:44:28 +0000 (17:44 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 22 Feb 2024 11:47:40 +0000 (12:47 +0100)
commit61f406f37726833650d8c4441a4c1baf1f5b54db
tree3255d49b50e9cda098c19a0c6d35e3e846e6f76e
parentd06c2f769559d2211fa1662318182a236293e920
hw/tricore/testboard: Use qdev_new() instead of QOM basic API

Prefer QDev API for QDev objects, avoid the underlying QOM layer.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <20240216110313.17039-5-philmd@linaro.org>
hw/tricore/tricore_testboard.c
include/hw/tricore/tricore_testdevice.h