On 15/10/2022 06:07, Vikram Garhwal wrote:
In preparation to moving most of xen-hvm code to an arch-neutral location,
move non IOREQ references to:
- xen_get_vmport_regs_pfn
- xen_suspend_notifier
- xen_wakeup_notifier
- xen_ram_init

towards the end of the xen_hvm_init_pc() function.

This is done to keep the common ioreq functions in one place which will be
moved to new function in next patch in order to make it common to both x86 and
aarch64 machines.

Signed-off-by: Vikram Garhwal <vikram.garh...@amd.com>
Signed-off-by: Stefano Stabellini <stefano.stabell...@amd.com>

Reviewed-by: Paul Durrant <p...@xen.org>


Reply via email to