On Fri, 1 Mar 2019 11:35:48 +0800
Wei Yang wrote:
> Currently we do device realization like below:
>
>hotplug_handler_pre_plug()
>dc->realize()
>hotplug_handler_plug()
>
> Before we do device realization and plug, we should allocate necessary
> resources and check if memory-hotplug
Currently we do device realization like below:
hotplug_handler_pre_plug()
dc->realize()
hotplug_handler_plug()
Before we do device realization and plug, we should allocate necessary
resources and check if memory-hotplug-support property is enabled.
At the piix4 and ich9, the memory-hotp