On 15/10/2022 06:07, Vikram Garhwal wrote:
From: Stefano Stabellini <stefano.stabell...@amd.com>

In preparation to moving most of xen-hvm code to an arch-neutral location,
move the x86-specific portion of xen_set_memory to arch_xen_set_memory.

Also move handle_vmport_ioreq to arch_handle_ioreq.

NOTE: This patch breaks the build. Next patch fixes the build issue.
Reason behind creating this patch is because there is lot of new code addition
and pure code movement done for enabling Xen on ARM. Keeping the this patch
separate is done to make it easier to review.

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

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


Reply via email to