]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/qdev: Check qbus_is_hotpluggable in hotplug_unplug_allowed_common
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Sun, 18 Feb 2024 06:57:11 +0000 (15:57 +0900)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 13 Jan 2025 16:16:03 +0000 (17:16 +0100)
commitccaca8929d53b23e2f7acc45cc88d05fc0479a1b
tree7179d8b11ea4fd7f8b7cfede06bdaa1c56b444dd
parent1bff035be76cc30ff0fc4e8f0b0fbda84db7d1dc
hw/qdev: Check qbus_is_hotpluggable in hotplug_unplug_allowed_common

Check the same code once in the common helper.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
[PMD: Split from bigger patch, part 5/6]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20250110091908.64454-6-philmd@linaro.org>
hw/core/qdev-hotplug.c
system/qdev-monitor.c