On 31/01/2023 22:51, Vikram Garhwal wrote:
From: Stefano Stabellini <stefano.stabell...@amd.com>

On ARM it is possible to have a functioning xenpv machine with only the
PV backends and no IOREQ server. If the IOREQ server creation fails continue
to the PV backends initialization.

Also, moved the IOREQ registration and mapping subroutine to new function
xen_do_ioreq_register().

Signed-off-by: Stefano Stabellini <stefano.stabell...@amd.com>
Signed-off-by: Vikram Garhwal <vikram.garh...@amd.com>
Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>
---
  hw/xen/xen-hvm-common.c | 53 ++++++++++++++++++++++++++++-------------
  1 file changed, 36 insertions(+), 17 deletions(-)

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


Reply via email to