| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_common | Akihiko Odaki | 2025-01-13 | 1 | -0/+10 |
| * | hw/qdev: Check qbus_is_hotpluggable in hotplug_unplug_allowed_common | Akihiko Odaki | 2025-01-13 | 1 | -0/+8 |
| * | hw/qdev: Check DevClass::hotpluggable in hotplug_unplug_allowed_common | Akihiko Odaki | 2025-01-13 | 1 | -0/+9 |
| * | hw/qdev: Introduce qdev_hotplug_unplug_allowed_common() | Akihiko Odaki | 2025-01-13 | 1 | -1/+12 |
| * | hw/qdev: Factor qdev_hotunplug_allowed() out | Akihiko Odaki | 2025-01-13 | 1 | -0/+5 |
| * | hw/qdev: Pass bus argument to qdev_hotplug_allowed() | Akihiko Odaki | 2025-01-13 | 1 | -1/+1 |
| * | hw/core: Extract hotplug-related functions to qdev-hotplug.c | Philippe Mathieu-Daudé | 2021-11-01 | 1 | -0/+73 |