Files
Philippe Mathieu-Daudé a64d024e04 hw/hotplug: Constify HotplugHandler
HotplugHandler value returned from qdev_get_hotplug_handler()
points to the handler of and object implementing the
TYPE_HOTPLUG_HANDLER interface. That handler mostly points to
read-only section which shouldn't not be updated. Better
protect it with the const qualifier.

Mechanical change using 'sed' then manually adapted coding style.

Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-ID: <20260903230245.65601-5-philmd@oss.qualcomm.com>
2026-09-11 15:54:47 -04:00
..
2026-04-29 22:49:14 +05:30
2023-11-07 15:49:41 -03:00
2024-02-23 23:24:42 +10:00
2026-04-29 22:49:14 +05:30
2026-03-02 11:15:16 +05:30
2026-04-29 22:49:14 +05:30
2025-12-27 10:11:08 +01:00
2025-12-27 10:11:06 +01:00
2025-12-27 10:11:08 +01:00
2025-12-27 10:11:08 +01:00