On Mon, 11 Nov 2019 at 01:44, Xiang Zheng <zhengxia...@huawei.com> wrote:
>
> From: Dongjiu Geng <gengdong...@huawei.com>
>
> kvm_hwpoison_page_add() and kvm_unpoison_all() will both be used by X86
> and ARM platforms, so moving them into "accel/kvm/kvm-all.c" to avoid
> duplicate code.
>
> For architectures that don't use the poison-list functionality the
> reset handler will harmlessly do nothing, so let's register the
> kvm_unpoison_all() function in the generic kvm_init() function.
>
> Signed-off-by: Dongjiu Geng <gengdong...@huawei.com>
> Signed-off-by: Xiang Zheng <zhengxia...@huawei.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

thanks
-- PMM

Reply via email to