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:
- shared_vmport_page
- log_for_dirtybit
- dirty_bitmap
- suspend
- wakeup

out of XenIOState struct as these are only used on x86, especially the ones
related to dirty logging.
Updated XenIOState can be used for both aarch64 and x86.

Also, remove free_phys_offset as it was unused.

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