hw/core: Extract hotplug-related functions to qdev-hotplug.c
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Yanan Wang <wangyanan55@huawei.com> Acked-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20211028150521.1973821-4-philmd@redhat.com>
This commit is contained in:
@@ -11,6 +11,7 @@ hwcore_ss.add(files(
|
||||
'irq.c',
|
||||
'clock.c',
|
||||
'qdev-clock.c',
|
||||
'qdev-hotplug.c',
|
||||
))
|
||||
|
||||
common_ss.add(files('cpu-common.c'))
|
||||
|
||||
Reference in New Issue
Block a user